Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/include/
Dbta_ag_api.h432 #define BTA_AG_IND_SERVICE 3 /* position of service indicator */ macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc687 bool service = !is_nth_bit_enabled(bia_mask_out, BTA_AG_IND_SERVICE); in btif_hf_upstreams_evt()
1082 send_indicator_update(control_block, BTA_AG_IND_SERVICE, in DeviceStatusNotification()
/packages/modules/Bluetooth/system/bta/ag/
Dbta_ag_cmd.cc338 if ((id == BTA_AG_IND_SERVICE) && (!on_demand)) { in bta_ag_send_ind()