Home
last modified time | relevance | path

Searched refs:advReadTxPower (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_adv.c499 if (g_leAdvCallback.callback.advReadTxPower) { in GapLeAdvReadTxPowerComplete()
500 g_leAdvCallback.callback.advReadTxPower(param->status, param->transmitPowerLevel, g_leAdvCallback.context); in GapLeAdvReadTxPowerComplete()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h156 void (*advReadTxPower)(uint8_t status, int8_t txPower, void *context); member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp525 advCallbacks_.advReadTxPower = &BleAdvertiserImpl::AdvReadTxPower; in RegisterCallbackToGap()

Completed in 10 milliseconds