Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/include/
Davdt_int.h376 #define AVDT_AD_SUCCESS L2CAP_DW_SUCCESS /* TRUE */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/
Davdt_scb_act.c1996 UINT8 res = AVDT_AD_SUCCESS; in avdt_scb_chk_snd_pkt()
2032 if (AVDT_AD_SUCCESS == res || fixed_queue_is_empty(p_scb->frag_q)) { in avdt_scb_chk_snd_pkt()