Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_ag_api.h104 #define BTA_AG_HANDLE_NONE 0 macro
/system/bt/bta/ag/
Dbta_ag_cmd.cc1383 } else if (result.data.audio_handle == BTA_AG_HANDLE_NONE && in bta_ag_hsp_result()
1487 } else if ((result.data.audio_handle == BTA_AG_HANDLE_NONE) && in bta_ag_hfp_result()
1524 } else if (result.data.audio_handle == BTA_AG_HANDLE_NONE) { in bta_ag_hfp_result()
1538 } else if (result.data.audio_handle == BTA_AG_HANDLE_NONE) { in bta_ag_hfp_result()