Home
last modified time | relevance | path

Searched refs:LePairPassKeyReq (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h82 static void LePairPassKeyReq(const BtAddr *addr, void *context);
H A Dble_defs.h321 struct LePairPassKeyReq { struct
H A Dble_security.cpp228 void BleSecurity::LePairPassKeyReq(const BtAddr *addr, void *context) in LePairPassKeyReq() function in OHOS::bluetooth::BleSecurity
874 gapPairCallbacks_.lePairPassKeyReq = &BleSecurity::LePairPassKeyReq; in RegisterCallbackToGap()