Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/
Davdt_ccb.c286 avdt_cb.p_ccb_act = (tAVDT_CCB_ACTION *) avdt_ccb_action; in avdt_ccb_init()
320 (*avdt_cb.p_ccb_act[action])(p_ccb, p_data); in avdt_ccb_event()
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/include/
Davdt_int.h558 tAVDT_CCB_ACTION *p_ccb_act; /* pointer to CCB action functions */ member