Searched defs:local_cid (Results 1 – 4 of 4) sorted by relevance
125 UINT16 local_cid = p_ccb->local_cid; in l2c_csm_closed() local288 UINT16 local_cid = p_ccb->local_cid; in l2c_csm_orig_w4_sec_comp() local483 UINT16 local_cid = p_ccb->local_cid; in l2c_csm_w4_l2cap_connect_rsp() local580 UINT16 local_cid = p_ccb->local_cid; in l2c_csm_w4_l2ca_connect_rsp() local662 UINT16 local_cid = p_ccb->local_cid; in l2c_csm_config() local884 UINT16 local_cid = p_ccb->local_cid; in l2c_csm_open() local1030 UINT16 local_cid = p_ccb->local_cid; in l2c_csm_w4_l2cap_disconnect_rsp() local1086 UINT16 local_cid = p_ccb->local_cid; in l2c_csm_w4_l2ca_disconnect_rsp() local
1017 void l2cu_send_peer_disc_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 local_cid, in l2cu_send_peer_disc_rsp()1877 UINT16 local_cid = p_ccb->local_cid; in l2cu_disconnect_chnl() local3261 uint8_t local_cid = *((uint8_t *)p_local_cid); in l2cu_find_ccb_in_list() local3269 tL2C_CCB *l2cu_find_ccb_by_cid (tL2C_LCB *p_lcb, UINT16 local_cid) in l2cu_find_ccb_by_cid()
318 bool L2CA_SetConnectionCallbacks(uint16_t local_cid, const tL2CAP_APPL_INFO *callbacks) in L2CA_SetConnectionCallbacks()
288 UINT16 local_cid; /* Local CID */ member