Searched refs:lePairPassKeyNotification (Results 1 – 3 of 3) sorted by relevance
405 void (*lePairPassKeyNotification)(const BtAddr *addr, uint32_t number, void *context); member
103 if (g_lePairCallback.callback.lePairPassKeyNotification) { in GapLePasskeyRequestProcess()104 g_lePairCallback.callback.lePairPassKeyNotification( in GapLePasskeyRequestProcess()
875 gapPairCallbacks_.lePairPassKeyNotification = &BleSecurity::LePairPassKeyNotification; in RegisterCallbackToGap()