Home
last modified time | relevance | path

Searched refs:localFrature (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c184 GapLePairFeature localFrature; member
1523 info->result = GAP_LePairFeatureRsp(info->addr, info->localFrature); in GapLePairFeatureRspTask()
1526 int GAPIF_LePairFeatureRsp(const BtAddr *addr, GapLePairFeature localFrature) in GAPIF_LePairFeatureRsp() argument
1537 ctx->localFrature = localFrature; in GAPIF_LePairFeatureRsp()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h859 * @param[in] localFrature local BLE pair feature
863 BTSTACK_API int GAPIF_LePairFeatureRsp(const BtAddr *addr, GapLePairFeature localFrature);

Completed in 4 milliseconds