When calling:
AddServicesToDeviceMac()
AddCharacteristicToServiceMac()
AddDescriptorToCharacteristicMac()
The services, characteristics and descriptors should be available from the macOS API only after the discovery methods.
For unit test reasons, the newly mock services, characteristics and descriptors should be available using some specific test APIs.
This was implemented only for descriptors but removed with:
https://codereview.chromium.org/2638653002/patch/240001/250013
The specific test APIs were missing.
Comment 1 by sheriffbot@chromium.org
, May 2 2018Status: Untriaged (was: Available)