HomeSort by relevance Sort by last modified time
    Searched refs:avct_lcb_close_cfm (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/avct/
avct_int.h 170 extern void avct_lcb_close_cfm(tAVCT_LCB* p_lcb, tAVCT_LCB_EVT* p_data);
avct_lcb.cc 64 AVCT_LCB_CLOSE_CFM,
86 avct_lcb_close_cfm, avct_lcb_msg_ind, avct_lcb_cong_ind,
141 /* LL_CLOSE */ {AVCT_LCB_CLOSE_CFM, AVCT_LCB_DEALLOC, AVCT_LCB_IDLE_ST},
avct_lcb_act.cc 294 * Function avct_lcb_close_cfm
303 void avct_lcb_close_cfm(tAVCT_LCB* p_lcb, tAVCT_LCB_EVT* p_data) { function

Completed in 67 milliseconds