Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc254 static void send_indicator_update(const btif_hf_cb_t& control_block, in send_indicator_update() function
1082 send_indicator_update(control_block, BTA_AG_IND_SERVICE, in DeviceStatusNotification()
1084 send_indicator_update(control_block, BTA_AG_IND_ROAM, in DeviceStatusNotification()
1086 send_indicator_update(control_block, BTA_AG_IND_SIGNAL, signal); in DeviceStatusNotification()
1087 send_indicator_update(control_block, BTA_AG_IND_BATTCHG, batt_chg); in DeviceStatusNotification()
1283 send_indicator_update(control_block, BTA_AG_IND_CALLHELD, 0); in PhoneStateChange()
1454 send_indicator_update(control_block, BTA_AG_IND_CALLHELD, 1); in PhoneStateChange()
1476 send_indicator_update(control_block, BTA_AG_IND_CALL, in PhoneStateChange()
1486 send_indicator_update(control_block, BTA_AG_IND_CALLHELD, in PhoneStateChange()
1495 send_indicator_update(control_block, BTA_AG_IND_CALLHELD, 1); in PhoneStateChange()