Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_ag_api.h270 #define BTA_AG_IND_SIGNAL 4 /* position of signal strength indicator */ macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_cmd.c555 if ((id == BTA_AG_IND_SIGNAL) && (on_demand == FALSE)) { in bta_ag_send_ind()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c576 send_indicator_update(BTA_AG_IND_SIGNAL, signal); in btc_hf_indchange_notification()