Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h409 void (*lePairScUserConfirmReq)(const BtAddr *addr, uint32_t number, void *context); member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c130 if (g_lePairCallback.callback.lePairScUserConfirmReq) { in GapLeUserConfirmProcess()
131 g_lePairCallback.callback.lePairScUserConfirmReq(addr, *(uint32_t *)displayValue, g_lePairCallback.context); in GapLeUserConfirmProcess()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp879 gapPairCallbacks_.lePairScUserConfirmReq = &BleSecurity::LePairScUserConfirmReq; in RegisterCallbackToGap()

Completed in 6 milliseconds