Home
last modified time | relevance | path

Searched refs:remote_cid (Results 1 – 10 of 10) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/
Dl2c_csm.c444 … l2cu_send_peer_disc_rsp (p_ccb->p_lcb, p_ccb->remote_id, p_ccb->local_cid, p_ccb->remote_cid); in l2c_csm_term_w4_sec_comp()
506 p_ccb->remote_cid = p_ci->remote_cid; in l2c_csm_w4_l2cap_connect_rsp()
515 p_ccb->remote_cid = p_ci->remote_cid; in l2c_csm_w4_l2cap_connect_rsp()
537 if (p_ccb->remote_cid != 0) { in l2c_csm_w4_l2cap_connect_rsp()
1048 … l2cu_send_peer_disc_rsp (p_ccb->p_lcb, p_ccb->remote_id, p_ccb->local_cid, p_ccb->remote_cid); in l2c_csm_w4_l2cap_disconnect_rsp()
1102 … l2cu_send_peer_disc_rsp (p_ccb->p_lcb, p_ccb->remote_id, p_ccb->local_cid, p_ccb->remote_cid); in l2c_csm_w4_l2ca_disconnect_rsp()
1110 … l2cu_send_peer_disc_rsp (p_ccb->p_lcb, p_ccb->remote_id, p_ccb->local_cid, p_ccb->remote_cid); in l2c_csm_w4_l2ca_disconnect_rsp()
1243 UINT16_TO_STREAM (p, p_ccb->remote_cid); in l2c_enqueue_peer_data()
Dl2c_main.c419 && (p_ccb->remote_cid == rcid)) { in process_l2cap_cmd()
461 p_ccb->remote_cid = rcid; in process_l2cap_cmd()
467 STREAM_TO_UINT16 (con_info.remote_cid, p); in process_l2cap_cmd()
474 lcid, con_info.remote_cid); in process_l2cap_cmd()
672 if (p_ccb->remote_cid == rcid) { in process_l2cap_cmd()
687 if ((p_ccb->remote_cid == rcid) && (p_ccb->local_id == id)) { in process_l2cap_cmd()
Dl2c_utils.c600 UINT16_TO_STREAM (p, p_ccb->remote_cid); in l2cu_send_peer_connect_rsp()
619 void l2cu_reject_connection (tL2C_LCB *p_lcb, UINT16 remote_cid, UINT8 rem_id, UINT16 result) in l2cu_reject_connection() argument
632 UINT16_TO_STREAM (p, remote_cid); in l2cu_reject_connection()
689 UINT16_TO_STREAM (p, p_ccb->remote_cid); in l2cu_send_peer_config_req()
786 UINT16_TO_STREAM (p, p_ccb->remote_cid); in l2cu_send_peer_config_rsp()
898 UINT16_TO_STREAM (p, p_ccb->remote_cid); in l2cu_send_peer_config_rej()
982 UINT16_TO_STREAM (p, p_ccb->remote_cid); in l2cu_send_peer_disc_req()
1014 UINT16 remote_cid) in l2cu_send_peer_disc_rsp() argument
1032 UINT16_TO_STREAM (p, remote_cid); in l2cu_send_peer_disc_rsp()
1750 tL2C_CCB *l2cu_find_ccb_by_remote_cid (tL2C_LCB *p_lcb, UINT16 remote_cid) in l2cu_find_ccb_by_remote_cid() argument
[all …]
Dl2c_ucd.c563 p_ccb->remote_cid = L2CAP_CONNECTIONLESS_CID; in l2c_ucd_connect()
852 p_ccb->remote_cid = L2CAP_CONNECTIONLESS_CID; in l2c_ucd_check_rx_pkts()
Dl2c_api.c738 *rcid = control_block->remote_cid; in L2CA_GetIdentifiers()
953 p_ccb->remote_cid = p_ccb->local_cid; in L2CA_LocalLoopbackReq()
Dl2c_fcr.c540 UINT16_TO_STREAM (p, p_ccb->remote_cid); in l2c_fcr_send_S_frame()
1615 UINT16_TO_STREAM (p, p_ccb->remote_cid); in l2c_fcr_get_next_xmit_sdu_seg()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_l2cap_sig_cmd.c69 uint16_t remote_cid; in ble_l2cap_sig_reject_invalid_cid_tx() member
72 .remote_cid = src_cid, in ble_l2cap_sig_reject_invalid_cid_tx()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h289 UINT16 remote_cid; /* Remote CID */ member
548 UINT16 remote_cid; /* Remote CID */ member
616 extern tL2C_CCB *l2cu_find_ccb_by_remote_cid (tL2C_LCB *p_lcb, UINT16 remote_cid);
628 … l2cu_send_peer_disc_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 local_cid, UINT16 remote_cid);
632 extern void l2cu_reject_connection (tL2C_LCB *p_lcb, UINT16 remote_cid, UINT8 rem_id, UINT16 re…
/device/board/osware/imx8mm/drivers/bluetooth/source/include/
Duipc_msg.h153 uint16_t remote_cid; /* Remote CID */ member
/device/board/kaihong/khdvk_3566b/kernel/bluetooth/include/
Duipc_msg.h153 uint16_t remote_cid; /* Remote CID */ member