Home
last modified time | relevance | path

Searched refs:BTM_TX_POWER_LEVEL_MAX (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/common/include/common/
Dbt_target.h1177 #ifndef BTM_TX_POWER_LEVEL_MAX
1178 #define BTM_TX_POWER_LEVEL_MAX 7 macro
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c4197 INT8 btm_tx_power[BTM_TX_POWER_LEVEL_MAX + 1] = BTM_TX_POWER; in bta_dm_set_eir()