Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hf.cc1356 tBTA_AG_RES_DATA ag_result = {}; in SendBsir() local
1357 ag_result.state = value; in SendBsir()
1358 BTA_AgResult(btif_hf_cb[idx].handle, BTA_AG_INBAND_RING_RES, ag_result); in SendBsir()