Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c435 if (g_lePairCallback.callback.lePairFeatureReq) { in GapLeRemotePairRequest()
436 g_lePairCallback.callback.lePairFeatureReq( in GapLeRemotePairRequest()
697 if (g_lePairCallback.callback.lePairFeatureReq) { in GapLeRequestSecurityMaster()
698 g_lePairCallback.callback.lePairFeatureReq( in GapLeRequestSecurityMaster()
772 if (g_lePairCallback.callback.lePairFeatureReq) { in GapDoLePairFeatureReqCallback()
773 g_lePairCallback.callback.lePairFeatureReq( in GapDoLePairFeatureReqCallback()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h400 void (*lePairFeatureReq)(const BtAddr *addr, bool localPair, void *context); member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp871 gapPairCallbacks_.lePairFeatureReq = &BleSecurity::LePairFeatureReq; in RegisterCallbackToGap()

Completed in 9 milliseconds