BondManagementService not discoverable

Hi everybody,


I want to use a peripheral's BondManagementService (UUID: 0x181E as defined in https://www.bluetooth.com/specifications/gatt/viewer?attributeXmlFile=org.bluetooth.service.bond_management.xml ).


I know the peripheral implements this service, but I am not able to discover it via CoreBluetooth.

Has anybody else experienced this issue or is this service maybe purposely hidden in CoreBluetooth?


Thanks and regards

Jonas

This service is not available to apps directly.


The system handles all matters of bond management itself.

BondManagementService not discoverable
 
 
Q