Searched refs:l2cu_send_peer_disc_rsp (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_csm.c477 l2cu_send_peer_disc_rsp (p_ccb->p_lcb, p_ccb->remote_id, p_ccb->local_cid, p_ccb->remote_cid);
1114 l2cu_send_peer_disc_rsp (p_ccb->p_lcb, p_ccb->remote_id, p_ccb->local_cid, p_ccb->remote_cid);
1171 l2cu_send_peer_disc_rsp (p_ccb->p_lcb, p_ccb->remote_id, p_ccb->local_cid, p_ccb->remote_cid);
1179 l2cu_send_peer_disc_rsp (p_ccb->p_lcb, p_ccb->remote_id, p_ccb->local_cid, p_ccb->remote_cid);
H A Dl2c_int.h616 extern void l2cu_send_peer_disc_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 local_cid, UINT16 remote_cid);
H A Dl2c_main.c693 l2cu_send_peer_disc_rsp (p_lcb, id, lcid, rcid);
H A Dl2c_utils.c951 ** Function l2cu_send_peer_disc_rsp
963 void l2cu_send_peer_disc_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 local_cid, function

Completed in 88 milliseconds