Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/avdt/
H A Davdt_int.h736 p_scb_act(nullptr), in AvdtpCb()
748 p_scb_act = nullptr; in Reset()
758 const tAVDT_SCB_ACTION* p_scb_act; // Pointer to SCB action functions variable
H A Davdt_scb.cc814 (*avdtp_cb.p_scb_act[action])(p_scb, p_data); in avdt_scb_event()
838 avdtp_cb.p_scb_act = avdt_scb_action; in avdt_scb_init()