Searched refs:LePairPassKeyReq (Results 1 – 3 of 3) sorted by relevance
82 static void LePairPassKeyReq(const BtAddr *addr, void *context);
321 struct LePairPassKeyReq { struct
228 void BleSecurity::LePairPassKeyReq(const BtAddr *addr, void *context) in LePairPassKeyReq() function in OHOS::bluetooth::BleSecurity874 gapPairCallbacks_.lePairPassKeyReq = &BleSecurity::LePairPassKeyReq; in RegisterCallbackToGap()