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
925 send_indicator_update(control_block, BTA_AG_IND_SERVICE, in DeviceStatusNotification()
927 send_indicator_update(control_block, BTA_AG_IND_ROAM, in DeviceStatusNotification()
929 send_indicator_update(control_block, BTA_AG_IND_SIGNAL, signal); in DeviceStatusNotification()
930 send_indicator_update(control_block, BTA_AG_IND_BATTCHG, batt_chg); in DeviceStatusNotification()
1129 send_indicator_update(control_block, BTA_AG_IND_CALLHELD, 0); in PhoneStateChange()
1297 send_indicator_update(control_block, BTA_AG_IND_CALLHELD, 1); in PhoneStateChange()
1319 send_indicator_update(control_block, BTA_AG_IND_CALL, in PhoneStateChange()
1329 send_indicator_update(control_block, BTA_AG_IND_CALLHELD, in PhoneStateChange()
1338 send_indicator_update(control_block, BTA_AG_IND_CALLHELD, 1); in PhoneStateChange()