Home
last modified time | relevance | path

Searched refs:bt_hci_acl_hdr (Results 1 – 20 of 20) sorted by relevance

/Zephyr-Core-3.5.0/samples/bluetooth/hci_uart/src/
Dmain.c89 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()
/Zephyr-Core-3.5.0/samples/bluetooth/hci_uart_async/src/
Dhci_uart_async.c91 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()
/Zephyr-Core-3.5.0/drivers/bluetooth/hci/
Duserchan.c121 const struct bt_hci_acl_hdr *acl = (const struct bt_hci_acl_hdr *)hdr; in packet_len()
Dhci_b91.c101 struct bt_hci_acl_hdr hdr; in bt_b91_acl_recv()
Dh4.c58 struct bt_hci_acl_hdr acl;
125 struct bt_hci_acl_hdr *hdr = &rx.acl; in get_acl_hdr()
Dhci_esp32.c105 struct bt_hci_acl_hdr hdr; in bt_esp_acl_recv()
Drpmsg.c119 struct bt_hci_acl_hdr hdr; in bt_rpmsg_acl_recv()
Dspi.c295 struct bt_hci_acl_hdr acl_hdr; in bt_spi_rx_thread()
Dipm_stm32wb.c169 struct bt_hci_acl_hdr acl_hdr; in bt_ipm_rx_thread()
/Zephyr-Core-3.5.0/subsys/usb/device/class/
Dbluetooth.c209 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()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/att/sequential/tester/src/
Dmain.c259 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()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c239 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()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/ll/edtt/hci_test_app/src/
Dmain.c112 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()
/Zephyr-Core-3.5.0/subsys/usb/device_next/class/
Dbt_hci.c278 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()
/Zephyr-Core-3.5.0/samples/bluetooth/hci_spi/src/
Dmain.c172 struct bt_hci_acl_hdr *acl_hdr; in bt_tx_thread()
/Zephyr-Core-3.5.0/samples/bluetooth/hci_rpmsg/src/
Dmain.c93 struct bt_hci_acl_hdr *hdr = (void *)data; in hci_rpmsg_acl_recv()
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dconn.c499 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()
Dhci_core.c505 struct bt_hci_acl_hdr *hdr; in hci_acl()
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Dhci_types.h71 struct bt_hci_acl_hdr { struct
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/hci/
Dhci.c5583 struct bt_hci_acl_hdr *acl;
8721 struct bt_hci_acl_hdr *acl;