Searched refs:hci_hdr (Results 1 – 3 of 3) sorted by relevance
173 } hci_hdr; in bt_tx_thread() local174 hci_hdr.cmd_hdr = (struct bt_hci_cmd_hdr *)&rxmsg[1]; in bt_tx_thread()221 hci_hdr.cmd_hdr, in bt_tx_thread()222 sizeof(*hci_hdr.cmd_hdr)); in bt_tx_thread()225 hci_hdr.cmd_hdr->param_len); in bt_tx_thread()233 hci_hdr.acl_hdr, in bt_tx_thread()234 sizeof(*hci_hdr.acl_hdr)); in bt_tx_thread()237 sys_le16_to_cpu(hci_hdr.acl_hdr->len)); in bt_tx_thread()
250 struct bt_hci_iso_hdr *hci_hdr = (void *)buf->data; in validate_no_iso_frag() local252 uint16_t handle = sys_le16_to_cpu(hci_hdr->handle); in validate_no_iso_frag()263 struct bt_hci_iso_hdr *hci_hdr = (void *)buf->data; in __wrap_bt_send() local266 uint16_t handle = sys_le16_to_cpu(hci_hdr->handle); in __wrap_bt_send()
226 struct bt_hci_iso_hdr *hci_hdr = (void *)buf->data; in validate_no_iso_frag() local228 uint16_t handle = sys_le16_to_cpu(hci_hdr->handle); in validate_no_iso_frag()