Home
last modified time | relevance | path

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

/system/bt/stack/include/
Da2d_api.h56 #define A2D_BUSY 0x0B /* A2D_FindService is already in progress */ macro
/system/bt/stack/a2dp/
Da2d_api.c287 return A2D_BUSY; in A2D_FindService()
/system/bt/btif/co/
Dbta_av_co.c766 bta_av_ci_setconfig(hndl, A2D_BUSY, AVDT_ASC_CODEC, 0, NULL, FALSE, avdt_handle); in bta_av_co_audio_setconfig()