Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_ag_api.h401 #define BTA_AG_IND_ROAM 5 /* position of roaming indicator */ macro
/system/bt/btif/src/
Dbtif_hf.cc543 bool roam = !is_nth_bit_enabled(bia_mask_out, BTA_AG_IND_ROAM); in btif_hf_upstreams_evt()
891 send_indicator_update(control_block, BTA_AG_IND_ROAM, in DeviceStatusNotification()
/system/bt/bta/ag/
Dbta_ag_cmd.cc338 if ((id == BTA_AG_IND_ROAM) && (!on_demand)) { in bta_ag_send_ind()