Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h404 void (*lePairPassKeyReq)(const BtAddr *addr, void *context); member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c117 if (g_lePairCallback.callback.lePairPassKeyReq) { in GapLePasskeyRequestProcess()
118 g_lePairCallback.callback.lePairPassKeyReq(addr, g_lePairCallback.context); in GapLePasskeyRequestProcess()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp875 gapPairCallbacks_.lePairPassKeyReq = &BleSecurity::LePairPassKeyReq; in RegisterCallbackToGap()

Completed in 7 milliseconds