Home
last modified time | relevance | path

Searched refs:AVCT_LCB_LL_CLOSE_EVT (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/stack/avct/
Davct_l2c.cc186 avct_lcb_event(p_lcb, AVCT_LCB_LL_CLOSE_EVT, &avct_lcb_evt); in avct_on_l2cap_error()
330 avct_lcb_event(p_lcb, AVCT_LCB_LL_CLOSE_EVT, &avct_lcb_evt); in avct_l2c_disconnect_ind_cback()
354 avct_lcb_event(p_lcb, AVCT_LCB_LL_CLOSE_EVT, &avct_lcb_evt); in avct_l2c_disconnect()
Davct_l2c_br.cc302 avct_bcb_event(p_lcb, AVCT_LCB_LL_CLOSE_EVT, &avct_lcb_evt); in avct_l2c_br_disconnect_ind_cback()
323 avct_bcb_event(p_lcb, AVCT_LCB_LL_CLOSE_EVT, &avct_lcb_evt); in avct_l2c_br_disconnect()
Davct_int.h45 AVCT_LCB_LL_CLOSE_EVT, enumerator
Davct_bcb_act.cc124 avct_bcb_event(p_bcb, AVCT_LCB_LL_CLOSE_EVT, &avct_lcb_evt); in avct_bcb_chnl_open()
Davct_lcb_act.cc193 avct_lcb_event(p_lcb, AVCT_LCB_LL_CLOSE_EVT, &avct_lcb_evt); in avct_lcb_chnl_open()