Searched refs:tAVDT_SCB_ACTION (Results 1 – 2 of 2) sorted by relevance
511 typedef void (*tAVDT_SCB_ACTION)(tAVDT_SCB *p_scb, tAVDT_SCB_EVT *p_data); typedef548 tAVDT_SCB_ACTION *p_scb_act; /* pointer to SCB action functions */
106 const tAVDT_SCB_ACTION avdt_scb_action[] = {576 avdt_cb.p_scb_act = (tAVDT_SCB_ACTION *) avdt_scb_action; in avdt_scb_init()