Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_ag_api.h255 #define BTA_AG_IND_SERVICE 2 /* position of service indicator */ macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c196 case BTA_AG_IND_SERVICE: in btc_hf_cind_evt()
540 send_indicator_update(BTA_AG_IND_SERVICE, ntk_state); in btc_hf_indchange_notification()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_cmd.c522 if ((id == BTA_AG_IND_SERVICE) && (on_demand == FALSE)) { in bta_ag_send_ind()