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.h330 #define BTA_AG_IND_SIGNAL 4 /* position of signal strength indicator */ macro
/system/bt/btif/src/
Dbtif_hf.c1016 send_indicator_update(BTA_AG_IND_SIGNAL, signal); in device_status_notification()
/system/bt/bta/ag/
Dbta_ag_cmd.c541 if ((id == BTA_AG_IND_SIGNAL) && (on_demand == FALSE)) in bta_ag_send_ind()