Searched refs:tBTA_AG_RES (Results 1 – 6 of 6) sorted by relevance
131 typedef UINT8 tBTA_AG_RES; typedef558 void BTA_AgResult(UINT16 handle, tBTA_AG_RES result, tBTA_AG_RES_DATA *p_data);
188 tBTA_AG_RES result;401 extern void bta_ag_send_call_inds(tBTA_AG_SCB *p_scb, tBTA_AG_RES result);
261 void BTA_AgResult(UINT16 handle, tBTA_AG_RES result, tBTA_AG_RES_DATA *p_data) in BTA_AgResult()
46 static char *bta_ag_evt_str(UINT16 event, tBTA_AG_RES result);284 static char *bta_ag_evt_str(UINT16 event, tBTA_AG_RES result) in bta_ag_evt_str()
759 void bta_ag_send_call_inds(tBTA_AG_SCB *p_scb, tBTA_AG_RES result) in bta_ag_send_call_inds()
680 tBTA_AG_RES res = 0xff; in btc_hf_phone_state_update()