Home
last modified time | relevance | path

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

/ohos5.0/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_sec.c916 int GAP_LePairFeatureRsp(const BtAddr *addr, GapLePairFeature localFeature) in GAP_LePairFeatureRsp() function
H A Dgap_le_if.c1523 info->result = GAP_LePairFeatureRsp(info->addr, info->localFrature); in GapLePairFeatureRspTask()