Home
last modified time | relevance | path

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

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