Home
last modified time | relevance | path

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

/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_security.cpp177 void BleSecurity::LePairFeatureInd(const BtAddr *addr, GapLePairFeature remoteFrature, void *context) in LePairFeatureInd() argument
189 gapCallbackParam.lePairFeatureInd_.remoteFrature = remoteFrature; in LePairFeatureInd()
715 addr.GetAddress(), param.lePairFeatureInd_.remoteFrature.ioCapability); in GapLePairFeatureInd()
H A Dble_defs.h321 GapLePairFeature remoteFrature; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h401 void (*lePairFeatureInd)(const BtAddr *addr, GapLePairFeature remoteFrature, void *context);

Completed in 9 milliseconds