Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_ag_api.h314 #define BTA_AG_IND_SIGNAL 4 /* position of signal strength indicator */ macro
/external/bluetooth/bluedroid/btif/src/
Dbtif_hf.c717 send_indicator_update(BTA_AG_IND_SIGNAL, signal); in device_status_notification()
/external/bluetooth/bluedroid/bta/ag/
Dbta_ag_cmd.c535 if ((id == BTA_AG_IND_SIGNAL) && (on_demand == FALSE)) in bta_ag_send_ind()