Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/avrc/include/
Davrc_int.h106 } tAVRC_FRAG_CB; typedef
119 tAVRC_FRAG_CB fcb[AVCT_NUM_CONN];
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/avrc/
Davrc_api.c149 tAVRC_FRAG_CB *p_fcb; in avrc_prep_end_frag()
189 tAVRC_FRAG_CB *p_fcb; in avrc_send_continue_frag()
263 tAVRC_FRAG_CB *p_fcb; in avrc_proc_vendor_command()
876 memset(&avrc_cb.fcb[*p_handle], 0, sizeof(tAVRC_FRAG_CB)); in AVRC_Open()
934 tAVRC_FRAG_CB *p_fcb; in AVRC_MsgReq()