Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_ag_api.h400 #define BTA_AG_IND_SIGNAL 4 /* position of signal strength indicator */ macro
/system/bt/btif/src/
Dbtif_hf.cc544 bool signal = !is_nth_bit_enabled(bia_mask_out, BTA_AG_IND_SIGNAL); in btif_hf_upstreams_evt()
893 send_indicator_update(control_block, BTA_AG_IND_SIGNAL, signal); in DeviceStatusNotification()
/system/bt/bta/ag/
Dbta_ag_cmd.cc333 if ((id == BTA_AG_IND_SIGNAL) && (!on_demand)) { in bta_ag_send_ind()