Searched refs:LePairKeyNotify (Results 1 – 3 of 3) sorted by relevance
88 static void LePairKeyNotify(const BtAddr *addr, LePairedKeys leKeys, void *context);
349 struct LePairKeyNotify { struct
311 void BleSecurity::LePairKeyNotify(const BtAddr *addr, LePairedKeys leKeys, void *context) in LePairKeyNotify() function in OHOS::bluetooth::BleSecurity880 gapPairCallbacks_.lePairKeyNotify = &BleSecurity::LePairKeyNotify; in RegisterCallbackToGap()