Searched refs:bt_hci_acl_hdr (Results 1 – 25 of 29) 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()
128 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()
120 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()
390 struct bt_hci_acl_hdr acl_hdr; in bt_spi_rx_buf_construct()
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()
214 struct bt_hci_acl_hdr *hdr; in handle_acl()454 reserve += sizeof(struct bt_hci_acl_hdr) + BT_BUF_RESERVE; in alloc_l2cap_pdu()463 struct bt_hci_acl_hdr *hdr; in send_acl()
238 struct bt_hci_acl_hdr *hdr; in handle_acl()465 reserve += sizeof(struct bt_hci_acl_hdr) + BT_BUF_RESERVE; in alloc_l2cap_pdu()474 struct bt_hci_acl_hdr *hdr; in send_acl()
260 struct bt_hci_acl_hdr *hdr; in handle_acl()487 reserve += sizeof(struct bt_hci_acl_hdr) + BT_BUF_RESERVE; in alloc_l2cap_pdu()496 struct bt_hci_acl_hdr *hdr; in send_acl()
284 struct bt_hci_acl_hdr *hdr; in handle_acl()511 reserve += sizeof(struct bt_hci_acl_hdr) + BT_BUF_RESERVE; in alloc_l2cap_pdu()520 struct bt_hci_acl_hdr *hdr; in send_acl()
240 struct bt_hci_acl_hdr *hdr; in handle_acl()468 reserve += sizeof(struct bt_hci_acl_hdr) + BT_BUF_RESERVE; in alloc_l2cap_pdu()492 struct bt_hci_acl_hdr *hdr; in send_acl()
252 struct bt_hci_acl_hdr *hdr; in handle_acl()497 reserve += sizeof(struct bt_hci_acl_hdr) + BT_BUF_RESERVE; in alloc_l2cap_pdu()521 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()
93 struct bt_hci_acl_hdr *hdr = (void *)data; in hci_ipc_acl_recv()