Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h2949 tBTM_STATUS BTM_BleReadAdvTxPower(tBTM_CMPL_CB *p_cb);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c2185 tBTM_STATUS BTM_BleReadAdvTxPower(tBTM_CMPL_CB *p_cb) in BTM_BleReadAdvTxPower() function
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c907 BTM_BleReadAdvTxPower(p_data->read_tx_power.read_tx_power_cb); in bta_dm_ble_read_adv_tx_power()