Searched defs:local_cid (Results 1 – 4 of 4) sorted by relevance
125 UINT16 local_cid = p_ccb->local_cid; in l2c_csm_closed() local297 UINT16 local_cid = p_ccb->local_cid; in l2c_csm_orig_w4_sec_comp() local510 UINT16 local_cid = p_ccb->local_cid; in l2c_csm_w4_l2cap_connect_rsp() local614 UINT16 local_cid = p_ccb->local_cid; in l2c_csm_w4_l2ca_connect_rsp() local700 UINT16 local_cid = p_ccb->local_cid; in l2c_csm_config() local935 UINT16 local_cid = p_ccb->local_cid; in l2c_csm_open() local1084 UINT16 local_cid = p_ccb->local_cid; in l2c_csm_w4_l2cap_disconnect_rsp() local1144 UINT16 local_cid = p_ccb->local_cid; in l2c_csm_w4_l2ca_disconnect_rsp() local
968 void l2cu_send_peer_disc_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 local_cid, in l2cu_send_peer_disc_rsp()1846 UINT16 local_cid = p_ccb->local_cid; in l2cu_disconnect_chnl() local3044 tL2C_CCB *l2cu_find_ccb_by_cid (tL2C_LCB *p_lcb, UINT16 local_cid) in l2cu_find_ccb_by_cid()
336 bool L2CA_SetConnectionCallbacks(uint16_t local_cid, const tL2CAP_APPL_INFO *callbacks) { in L2CA_SetConnectionCallbacks()
262 UINT16 local_cid; /* Local CID */ member