Home
last modified time | relevance | path

Searched refs:GapLePairFeature (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h293 } GapLePairFeature; typedef
401 void (*lePairFeatureInd)(const BtAddr *addr, GapLePairFeature remoteFrature, void *context);
863 BTSTACK_API int GAPIF_LePairFeatureRsp(const BtAddr *addr, GapLePairFeature localFrature);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h79 static void LePairFeatureInd(const BtAddr *addr, GapLePairFeature remoteFrature, void *context);
H A Dble_defs.h321 GapLePairFeature remoteFrature;
H A Dble_security.cpp177 void BleSecurity::LePairFeatureInd(const BtAddr *addr, GapLePairFeature remoteFrature, void *context) in LePairFeatureInd()
641 GapLePairFeature feature; in LePairFeatureReq()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le.h464 int GAP_LePairFeatureRsp(const BtAddr *addr, GapLePairFeature localFeature);
H A Dgap_le_if.c184 GapLePairFeature localFrature;
1526 int GAPIF_LePairFeatureRsp(const BtAddr *addr, GapLePairFeature localFrature) in GAPIF_LePairFeatureRsp()
H A Dgap_le_sec.c916 int GAP_LePairFeatureRsp(const BtAddr *addr, GapLePairFeature localFeature) in GAP_LePairFeatureRsp()

Completed in 12 milliseconds