Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/
Davdt_scb.c111 const tAVDT_SCB_ACTION avdt_scb_action[] = {
582 avdt_cb.p_scb_act = (tAVDT_SCB_ACTION *) avdt_scb_action; in avdt_scb_init()
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/include/
Davdt_int.h522 typedef void (*tAVDT_SCB_ACTION)(tAVDT_SCB *p_scb, tAVDT_SCB_EVT *p_data); typedef
559 tAVDT_SCB_ACTION *p_scb_act; /* pointer to SCB action functions */