Searched refs:BTA_AG_HANDLE_NONE (Results 1 – 2 of 2) sorted by relevance
1277 } else if (p_result->data.audio_handle == BTA_AG_HANDLE_NONE) { in bta_ag_hsp_result()1394 … } else if ((p_result->data.audio_handle == BTA_AG_HANDLE_NONE) && bta_ag_sco_is_open(p_scb)) { in bta_ag_hfp_result()1428 } else if (p_result->data.audio_handle == BTA_AG_HANDLE_NONE) { in bta_ag_hfp_result()1441 } else if (p_result->data.audio_handle == BTA_AG_HANDLE_NONE) { in bta_ag_hfp_result()
99 #define BTA_AG_HANDLE_NONE 0 macro