Home
last modified time | relevance | path

Searched refs:localPair (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h78 static void LePairFeatureReq(const BtAddr *peerAddr, bool localPair, void *context);
H A Dble_security.cpp160 void BleSecurity::LePairFeatureReq(const BtAddr *peerAddr, bool localPair, void *context) in LePairFeatureReq() argument
172 gapCallbackParam.lePairFeatureReq_.localPair = localPair; in LePairFeatureReq()
693 if (param.lePairFeatureReq_.localPair) { in GapLePairFeatureReq()
H A Dble_defs.h316 bool localPair; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h400 void (*lePairFeatureReq)(const BtAddr *addr, bool localPair, void *context);

Completed in 7 milliseconds