Lines Matching full:p_data
745 void l2c_ucd_enqueue_pending_out_sec_q(tL2C_CCB *p_ccb, void *p_data)
747 fixed_queue_enqueue(p_ccb->p_lcb->ucd_out_sec_pending_q, p_data);
946 BOOLEAN l2c_ucd_process_event(tL2C_CCB *p_ccb, UINT16 event, void *p_data)
969 fixed_queue_enqueue(p_ccb->p_lcb->ucd_in_sec_pending_q, p_data);
973 l2c_ucd_enqueue_pending_out_sec_q(p_ccb, p_data);
1039 l2c_ucd_enqueue_pending_out_sec_q(p_ccb, p_data);
1043 fixed_queue_enqueue(p_ccb->p_lcb->ucd_in_sec_pending_q, p_data);
1084 if (((tL2C_CONN_INFO *)p_data)->status == BTM_DELAY_CHECK)
1100 l2c_ucd_enqueue_pending_out_sec_q(p_ccb, p_data);
1104 fixed_queue_enqueue(p_ccb->p_lcb->ucd_in_sec_pending_q, p_data);
1133 fixed_queue_enqueue(p_ccb->p_lcb->ucd_in_sec_pending_q, p_data);
1141 l2c_ucd_enqueue_pending_out_sec_q(p_ccb, p_data);