Searched refs:bt_hci_acl_hdr (Results 1 – 20 of 20) sorted by relevance
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()
91 return sys_le16_to_cpu(((const struct bt_hci_acl_hdr *)hdr_buf)->len); in hci_payload_size()107 return sizeof(struct bt_hci_acl_hdr); in hci_hdr_size()
121 const struct bt_hci_acl_hdr *acl = (const struct bt_hci_acl_hdr *)hdr; in packet_len()
101 struct bt_hci_acl_hdr hdr; in bt_b91_acl_recv()
58 struct bt_hci_acl_hdr acl;125 struct bt_hci_acl_hdr *hdr = &rx.acl; in get_acl_hdr()
105 struct bt_hci_acl_hdr hdr; in bt_esp_acl_recv()
119 struct bt_hci_acl_hdr hdr; in bt_rpmsg_acl_recv()
295 struct bt_hci_acl_hdr acl_hdr; in bt_spi_rx_thread()
169 struct bt_hci_acl_hdr acl_hdr; in bt_ipm_rx_thread()
209 struct bt_hci_acl_hdr *acl_hdr; in hci_pkt_get_len()212 acl_hdr = (struct bt_hci_acl_hdr *)data; in hci_pkt_get_len()
259 struct bt_hci_acl_hdr *hdr; in handle_acl()486 reserve += sizeof(struct bt_hci_acl_hdr) + BT_BUF_RESERVE; in alloc_l2cap_pdu()495 struct bt_hci_acl_hdr *hdr; in send_acl()
239 struct bt_hci_acl_hdr *hdr; in handle_acl()467 reserve += sizeof(struct bt_hci_acl_hdr) + BT_BUF_RESERVE; in alloc_l2cap_pdu()491 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()
278 struct bt_hci_acl_hdr *acl_hdr; in hci_pkt_get_len()281 acl_hdr = (struct bt_hci_acl_hdr *)data; in hci_pkt_get_len()
172 struct bt_hci_acl_hdr *acl_hdr; in bt_tx_thread()
93 struct bt_hci_acl_hdr *hdr = (void *)data; in hci_rpmsg_acl_recv()
499 struct bt_hci_acl_hdr *hdr; in send_acl()1415 reserve += sizeof(struct bt_hci_acl_hdr) + BT_BUF_RESERVE; in bt_conn_create_pdu_timeout_debug()
505 struct bt_hci_acl_hdr *hdr; in hci_acl()
71 struct bt_hci_acl_hdr { struct
5583 struct bt_hci_acl_hdr *acl;8721 struct bt_hci_acl_hdr *acl;