Searched refs:BTA_AG_HANDLE_NONE (Results 1 – 2 of 2) sorted by relevance
1328 } else if (p_result->data.audio_handle == BTA_AG_HANDLE_NONE) { in bta_ag_hsp_result()1445 … } else if ((p_result->data.audio_handle == BTA_AG_HANDLE_NONE) && bta_ag_sco_is_open(p_scb)) { in bta_ag_hfp_result()1479 } else if (p_result->data.audio_handle == BTA_AG_HANDLE_NONE) { in bta_ag_hfp_result()1492 } else if (p_result->data.audio_handle == BTA_AG_HANDLE_NONE) { in bta_ag_hfp_result()
110 #define BTA_AG_HANDLE_NONE 0 macro