Searched refs:GapLePairPassKeyReq (Results 1 – 2 of 2) sorted by relevance
110 bool GapLePairPassKeyReq(const BleGapCallbackParam ¶m) const;
77 …uncMap_.insert(std::make_pair(BLE_GAP_LE_PAIR_PASSKEY_REQ_EVT, &BleSecurity::GapLePairPassKeyReq)); in InitGapEventFuncTable()733 bool BleSecurity::GapLePairPassKeyReq(const BleGapCallbackParam ¶m) const in GapLePairPassKeyReq() function in OHOS::bluetooth::BleSecurity