Home
last modified time | relevance | path

Searched refs:GapIsLeBondableMode (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_internal.h142 bool GapIsLeBondableMode(void);
H A Dgap_le_sec.c726 authReq &= GapIsLeBondableMode() ? ~0 : ~SMP_AUTH_REQ_BONDING; in GapLeRequestSecurityProcess()
728 authReq &= GapIsLeBondableMode() ? ~0 : ~SMP_AUTH_REQ_BONDING; in GapLeRequestSecurityProcess()
H A Dgap.c385 bool GapIsLeBondableMode(void) in GapIsLeBondableMode() function

Completed in 5 milliseconds