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

  /system/bt/stack/avct/
avct_int.h 175 extern void avct_lcb_send_msg(tAVCT_LCB *p_lcb, tAVCT_LCB_EVT *p_data);
avct_lcb.c 74 AVCT_LCB_SEND_MSG,
100 avct_lcb_send_msg,
152 /* UL_MSG_EVT */ {AVCT_LCB_SEND_MSG, AVCT_LCB_IGNORE, AVCT_LCB_OPEN_ST},
avct_lcb_act.c 520 ** Function avct_lcb_send_msg
528 void avct_lcb_send_msg(tAVCT_LCB *p_lcb, tAVCT_LCB_EVT *p_data) function
626 AVCT_TRACE_DEBUG ("avct_lcb_send_msg tx_q_count:%d",

Completed in 347 milliseconds