Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h591 BTSTACK_API int GAPIF_LeAdvReadTxPower(void);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c688 int GAPIF_LeAdvReadTxPower(void) in GAPIF_LeAdvReadTxPower() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp1227 int ret = GAPIF_LeAdvReadTxPower(); in GapAdvParamSetCompleteEvt()