Home
last modified time | relevance | path

Searched refs:l2cu_build_header (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c413 BT_HDR *l2cu_build_header (tL2C_LCB *p_lcb, UINT16 len, UINT8 cmd, UINT8 id) in l2cu_build_header() function
508 …if ((p_buf = l2cu_build_header (p_lcb, (UINT16) (L2CAP_CMD_REJECT_LEN + param_len), L2CAP_CMD_REJE… in l2cu_send_peer_cmd_reject()
551 if ((p_buf = l2cu_build_header (p_ccb->p_lcb, L2CAP_CONN_REQ_LEN, L2CAP_CMD_CONN_REQ, in l2cu_send_peer_connect_req()
591 …if ((p_buf = l2cu_build_header(p_ccb->p_lcb, L2CAP_CONN_RSP_LEN, L2CAP_CMD_CONN_RSP, p_ccb->remote… in l2cu_send_peer_connect_rsp()
624 … if ((p_buf = l2cu_build_header(p_lcb, L2CAP_CONN_RSP_LEN, L2CAP_CMD_CONN_RSP, rem_id)) == NULL ) { in l2cu_reject_connection()
680 if ((p_buf = l2cu_build_header (p_ccb->p_lcb, (UINT16) (L2CAP_CONFIG_REQ_LEN + cfg_len), in l2cu_send_peer_config_req()
778 if ((p_buf = l2cu_build_header (p_ccb->p_lcb, (UINT16)(L2CAP_CONFIG_RSP_LEN + cfg_len), in l2cu_send_peer_config_rsp()
975 …if ((p_buf = l2cu_build_header(p_ccb->p_lcb, L2CAP_DISC_REQ_LEN, L2CAP_CMD_DISC_REQ, p_ccb->local_… in l2cu_send_peer_disc_req()
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()
1057 …if ((p_buf = l2cu_build_header(p_lcb, (UINT16) (L2CAP_ECHO_REQ_LEN + data_len), L2CAP_CMD_ECHO_REQ… in l2cu_send_peer_echo_req()
[all …]
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow_esp32c3.map22728 .text.l2cu_build_header
22730 0x00000000403b3c34 l2cu_build_header
45672 .rela.text.l2cu_build_header
66972 l2cu_build_header esp-idf/bt/libbt.a(l2c_utils.c.obj)
Doverflow_esp32s3.map32600 .literal.l2cu_build_header
38895 .text.l2cu_build_header
38897 0x0000000040395030 l2cu_build_header
87729 l2cu_build_header esp-idf/bt/libbt.a(l2c_utils.c.obj)