Searched refs:LePairKeyPressNotification (Results 1 – 3 of 3) sorted by relevance
81 static void LePairKeyPressNotification(const BtAddr *addr, uint8_t pressType, void *context);
316 struct LePairKeyPressNotification { struct
211 void BleSecurity::LePairKeyPressNotification(const BtAddr *addr, uint8_t pressType, void *context) in LePairKeyPressNotification() function in OHOS::bluetooth::BleSecurity873 gapPairCallbacks_.lePairKeyPressNotification = &BleSecurity::LePairKeyPressNotification; in RegisterCallbackToGap()