Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_ag_api.h397 #define BTA_AG_IND_SERVICE 3 /* position of service indicator */ macro
/system/bt/btif/src/
Dbtif_hf.cc542 bool service = !is_nth_bit_enabled(bia_mask_out, BTA_AG_IND_SERVICE); in btif_hf_upstreams_evt()
889 send_indicator_update(control_block, BTA_AG_IND_SERVICE, in DeviceStatusNotification()
/system/bt/bta/ag/
Dbta_ag_cmd.cc328 if ((id == BTA_AG_IND_SERVICE) && (!on_demand)) { in bta_ag_send_ind()