Home
last modified time | relevance | path

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

/system/bt/stack/avct/
Davct_l2c.c211 avct_lcb_event(p_lcb, AVCT_LCB_LL_CLOSE_EVT, (tAVCT_LCB_EVT *) &result); in avct_l2c_connect_cfm_cback()
354 avct_lcb_event(p_lcb, AVCT_LCB_LL_CLOSE_EVT, (tAVCT_LCB_EVT *) &result); in avct_l2c_disconnect_ind_cback()
383 avct_lcb_event(p_lcb, AVCT_LCB_LL_CLOSE_EVT, (tAVCT_LCB_EVT *) &res); in avct_l2c_disconnect_cfm_cback()
Davct_int.h44 AVCT_LCB_LL_CLOSE_EVT, enumerator
Davct_lcb_act.c193 avct_lcb_event(p_lcb, AVCT_LCB_LL_CLOSE_EVT, (tAVCT_LCB_EVT *) &result); in avct_lcb_chnl_open()