Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/avrc/include/
Davrc_int.h113 } tAVRC_RASM_CB; typedef
120 tAVRC_RASM_CB rcb[AVCT_NUM_CONN];
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/avrc/
Davrc_api.c365 tAVRC_RASM_CB *p_rcb; in avrc_proc_far_msg()
877 memset(&avrc_cb.rcb[*p_handle], 0, sizeof(tAVRC_RASM_CB)); in AVRC_Open()