Searched refs:bt_hci_acl_hdr (Results 1 – 25 of 30) sorted by relevance
12
89 return sys_le16_to_cpu(((const struct bt_hci_acl_hdr *)hdr_buf)->len); in get_len()105 return sizeof(struct bt_hci_acl_hdr); in hdr_len()119 sizeof(struct bt_hci_acl_hdr))]; in rx_isr()
187 return sys_le16_to_cpu(((const struct bt_hci_acl_hdr *)hdr_buf)->len); in get_len()207 return sizeof(struct bt_hci_acl_hdr); in hdr_len()245 static uint8_t hdr_buf[MAX(sizeof(struct bt_hci_cmd_hdr), sizeof(struct bt_hci_acl_hdr))]; in rx_isr()
82 return sys_le16_to_cpu(((const struct bt_hci_acl_hdr *)hdr_buf)->len); in hci_payload_size()98 return sizeof(struct bt_hci_acl_hdr); in hci_hdr_size()
90 struct bt_hci_acl_hdr *hdr = (void *)resp_buf->data; in siwx91x_bt_resp_rcvd()
113 const struct bt_hci_acl_hdr *acl = (const struct bt_hci_acl_hdr *)hdr; in hci_packet_complete()
58 struct bt_hci_acl_hdr acl;115 struct bt_hci_acl_hdr *hdr = &rx.acl; in get_acl_hdr()
105 struct bt_hci_acl_hdr hdr; in bt_esp_acl_recv()
51 struct bt_hci_acl_hdr acl;129 struct bt_hci_acl_hdr *hdr = &h4->rx.acl; in get_acl_hdr()
254 struct bt_hci_acl_hdr hdr = {0}; in bt_hci_acl_recv()
133 struct bt_hci_acl_hdr hdr; in bt_ipc_acl_recv()
186 struct bt_hci_acl_hdr acl_hdr; in bt_spi_rx_buf_construct()
153 struct bt_hci_acl_hdr hdr; in treat_acl()
333 struct bt_hci_acl_hdr acl_hdr; in get_rx()
174 struct bt_hci_acl_hdr acl_hdr; in bt_ipm_rx_thread()
217 struct bt_hci_acl_hdr *acl_hdr; in hci_pkt_get_len()220 acl_hdr = (struct bt_hci_acl_hdr *)data; in hci_pkt_get_len()
215 struct bt_hci_acl_hdr *hdr; in handle_acl()455 reserve += sizeof(struct bt_hci_acl_hdr) + BT_BUF_RESERVE; in alloc_l2cap_pdu()464 struct bt_hci_acl_hdr *hdr; in send_acl()
240 struct bt_hci_acl_hdr *hdr; in handle_acl()466 reserve += sizeof(struct bt_hci_acl_hdr) + BT_BUF_RESERVE; in alloc_l2cap_pdu()475 struct bt_hci_acl_hdr *hdr; in send_acl()
262 struct bt_hci_acl_hdr *hdr; in handle_acl()489 reserve += sizeof(struct bt_hci_acl_hdr) + BT_BUF_RESERVE; in alloc_l2cap_pdu()498 struct bt_hci_acl_hdr *hdr; in send_acl()
242 struct bt_hci_acl_hdr *hdr; in handle_acl()470 reserve += sizeof(struct bt_hci_acl_hdr) + BT_BUF_RESERVE; in alloc_l2cap_pdu()494 struct bt_hci_acl_hdr *hdr; in send_acl()
286 struct bt_hci_acl_hdr *hdr; in handle_acl()512 reserve += sizeof(struct bt_hci_acl_hdr) + BT_BUF_RESERVE; in alloc_l2cap_pdu()521 struct bt_hci_acl_hdr *hdr; in send_acl()
253 struct bt_hci_acl_hdr *hdr; in handle_acl()498 reserve += sizeof(struct bt_hci_acl_hdr) + BT_BUF_RESERVE; in alloc_l2cap_pdu()522 struct bt_hci_acl_hdr *hdr; in send_acl()
112 static struct net_buf *acl_data_create(struct bt_hci_acl_hdr *le_hdr) in acl_data_create()115 struct bt_hci_acl_hdr *hdr; in acl_data_create()544 struct bt_hci_acl_hdr hdr; in le_data_write()
172 struct bt_hci_acl_hdr *acl_hdr; in bt_tx_thread()
289 struct bt_hci_acl_hdr *acl_hdr; in hci_pkt_get_len()292 acl_hdr = (struct bt_hci_acl_hdr *)data; in hci_pkt_get_len()
96 struct bt_hci_acl_hdr *hdr = (void *)data; in hci_ipc_acl_recv()