Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hf.cc234 static void send_indicator_update(const btif_hf_cb_t& control_block, in send_indicator_update() function
889 send_indicator_update(control_block, BTA_AG_IND_SERVICE, in DeviceStatusNotification()
891 send_indicator_update(control_block, BTA_AG_IND_ROAM, in DeviceStatusNotification()
893 send_indicator_update(control_block, BTA_AG_IND_SIGNAL, signal); in DeviceStatusNotification()
894 send_indicator_update(control_block, BTA_AG_IND_BATTCHG, batt_chg); in DeviceStatusNotification()
1093 send_indicator_update(control_block, BTA_AG_IND_CALLHELD, 0); in PhoneStateChange()
1261 send_indicator_update(control_block, BTA_AG_IND_CALLHELD, 1); in PhoneStateChange()
1283 send_indicator_update(control_block, BTA_AG_IND_CALL, in PhoneStateChange()
1293 send_indicator_update(control_block, BTA_AG_IND_CALLHELD, in PhoneStateChange()
1302 send_indicator_update(control_block, BTA_AG_IND_CALLHELD, 1); in PhoneStateChange()