Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Da2d_api.h57 #define A2D_BUSY 0x0B /* A2D_FindService is already in progress */ macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/a2dp/
Da2d_api.c284 return A2D_BUSY; in A2D_FindService()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbta_av_co.c681 bta_av_ci_setconfig(hndl, A2D_BUSY, AVDT_ASC_CODEC, 0, NULL, FALSE, avdt_handle); in bta_av_co_audio_setconfig()