Home
last modified time | relevance | path

Searched refs:remote_id (Results 1 – 19 of 19) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/
Dl2c_csm.c408 p_ccb->p_rcb->psm, p_ccb->remote_id); in l2c_csm_term_w4_sec_comp()
444 … 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()
642 p_ccb->remote_id); in l2c_csm_w4_l2ca_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()
Dl2c_main.c459 p_ccb->remote_id = id; in process_l2cap_cmd()
576 p_ccb->remote_id = id; in process_l2cap_cmd()
673 p_ccb->remote_id = id; in process_l2cap_cmd()
Dl2c_utils.c591 …cu_build_header(p_ccb->p_lcb, L2CAP_CONN_RSP_LEN, L2CAP_CMD_CONN_RSP, p_ccb->remote_id)) == NULL) { in l2cu_send_peer_connect_rsp()
779 L2CAP_CMD_CONFIG_RSP, p_ccb->remote_id)) == NULL ) { in l2cu_send_peer_config_rsp()
894 UINT8_TO_STREAM (p, p_ccb->remote_id); in l2cu_send_peer_config_rej()
1013 void l2cu_send_peer_disc_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 local_cid, in l2cu_send_peer_disc_rsp() argument
1024 …if ((p_buf = l2cu_build_header(p_lcb, L2CAP_DISC_RSP_LEN, L2CAP_CMD_DISC_RSP, remote_id)) == NULL)… in l2cu_send_peer_disc_rsp()
1170 void l2cu_send_peer_info_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 info_type) in l2cu_send_peer_info_rsp() argument
1196 if ((p_buf = l2cu_build_header(p_lcb, len, L2CAP_CMD_INFO_RSP, remote_id)) == NULL) { in l2cu_send_peer_info_rsp()
3094 L2CAP_CMD_BLE_CREDIT_BASED_CONN_RES, p_ccb->remote_id)) == NULL ) in l2cu_send_peer_ble_credit_based_conn_res()
Dl2c_api.c412 if (p_ccb->remote_id != id) { in L2CA_ErtmConnectRsp()
413 … L2CAP_TRACE_WARNING ("L2CAP - bad id in L2CA_conn_rsp. Exp: %d Got: %d", p_ccb->remote_id, id); in L2CA_ErtmConnectRsp()
1558 if (p_ccb->remote_id != id) in L2CA_ConnectLECocRsp()
1560 L2CAP_TRACE_WARNING("%s bad id. Expected: %d Got: %d", __func__, p_ccb->remote_id, id); in L2CA_ConnectLECocRsp()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Dwl_cfgnan.h164 wl_nan_instance_id_t remote_id; /* Remote id */ member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h303 UINT8 remote_id; /* Transaction ID for local */ member
628 extern void l2cu_send_peer_disc_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 local_cid, UINT16…
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Dwl_cfgnan.h428 wl_nan_instance_id_t remote_id; /* Remote id */ member
Dwl_cfgnan.c615 tlv_data->requestor_id = (wl_nan_instance_id_t)ev_fup->remote_id; in wl_cfgnan_parse_sd_attr_data()
625 WL_TRACE(("remote id: %d\n", ev_fup->remote_id)); in wl_cfgnan_parse_sd_attr_data()
5123 if ((!cmd_data->local_id) || (!cmd_data->remote_id) || in wl_cfgnan_transmit_handler()
5143 if (cmd_data->remote_id == NAN_ID_RESERVED) { in wl_cfgnan_transmit_handler()
5144 WL_ERR(("Invalid remote instance id: %d\n", cmd_data->remote_id)); in wl_cfgnan_transmit_handler()
5149 sd_xmit->requestor_service_id = cmd_data->remote_id; in wl_cfgnan_transmit_handler()
Dwl_cfgvendor.c3855 cmd_data->remote_id = nla_get_u32(iter); in wl_cfgvendor_nan_parse_discover_args()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Dwl_cfgnan.h418 wl_nan_instance_id_t remote_id; /* Remote id */ member
Dwl_cfgnan.c798 tlv_data->requestor_id = (wl_nan_instance_id_t)ev_fup->remote_id; in wl_cfgnan_parse_sd_attr_data()
808 WL_TRACE(("remote id: %d\n", ev_fup->remote_id)); in wl_cfgnan_parse_sd_attr_data()
5951 if ((!cmd_data->local_id) || (!cmd_data->remote_id) || in wl_cfgnan_transmit_handler()
5971 if (cmd_data->remote_id == NAN_ID_RESERVED) { in wl_cfgnan_transmit_handler()
5972 WL_ERR(("Invalid remote instance id: %d\n", cmd_data->remote_id)); in wl_cfgnan_transmit_handler()
5977 sd_xmit->requestor_service_id = cmd_data->remote_id; in wl_cfgnan_transmit_handler()
Dwl_cfgvendor.c4189 cmd_data->remote_id = nla_get_u32(iter); in wl_cfgvendor_nan_parse_discover_args()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dwl_cfgnan.h405 wl_nan_instance_id_t remote_id; /* Remote id */ member
Dwl_cfgnan.c607 tlv_data->requestor_id = (wl_nan_instance_id_t)ev_fup->remote_id; in wl_cfgnan_parse_sd_attr_data()
617 WL_TRACE(("remote id: %d\n", ev_fup->remote_id)); in wl_cfgnan_parse_sd_attr_data()
5100 if ((!cmd_data->local_id) || (!cmd_data->remote_id) || in wl_cfgnan_transmit_handler()
5120 if (cmd_data->remote_id == NAN_ID_RESERVED) { in wl_cfgnan_transmit_handler()
5121 WL_ERR(("Invalid remote instance id: %d\n", cmd_data->remote_id)); in wl_cfgnan_transmit_handler()
5126 sd_xmit->requestor_service_id = cmd_data->remote_id; in wl_cfgnan_transmit_handler()
Dwl_cfgvendor.c3785 cmd_data->remote_id = nla_get_u32(iter); in wl_cfgvendor_nan_parse_discover_args()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/
Dwlioctl.h7803 uint8 remote_id; /* Remote subscribe or publish ID */ member
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/
Dwlioctl.h10659 uint8 remote_id; /* Remote subscribe or publish ID */ member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dwlioctl.h10262 uint8 remote_id; /* Remote subscribe or publish ID */ member
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/
Dwlioctl.h12690 uint8 remote_id; /* Remote subscribe or publish ID */ member