Searched refs:bt_hci_cmd_hdr (Results 1 – 25 of 25) sorted by relevance
84 return ((const struct bt_hci_cmd_hdr *)hdr_buf)->param_len; in get_len()101 return sizeof(struct bt_hci_cmd_hdr); in hdr_len()118 static uint8_t hdr_buf[MAX(sizeof(struct bt_hci_cmd_hdr), in rx_isr()
160 uint8_t *buffer_in = buffer + sizeof(struct bt_hci_cmd_hdr); in process_command()161 struct bt_hci_cmd_hdr *hdr = (struct bt_hci_cmd_hdr *)buffer; in process_command()163 buffer_in_length -= sizeof(struct bt_hci_cmd_hdr); in process_command()
117 const struct bt_hci_cmd_hdr *cmd = (const struct bt_hci_cmd_hdr *)hdr; in hci_packet_complete()
370 struct bt_hci_cmd_hdr hdr; in bt_apollo_set_nvds()
332 struct bt_hci_cmd_hdr hdr; in bt_spi_send_aci_config()
178 return ((const struct bt_hci_cmd_hdr *)hdr_buf)->param_len; in get_len()199 return sizeof(struct bt_hci_cmd_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()
171 struct bt_hci_cmd_hdr *cmd_hdr; in bt_tx_thread()174 hci_hdr.cmd_hdr = (struct bt_hci_cmd_hdr *)&rxmsg[1]; in bt_tx_thread()
80 return ((const struct bt_hci_cmd_hdr *)hdr_buf)->param_len; in hci_payload_size()96 return sizeof(struct bt_hci_cmd_hdr); in hci_hdr_size()
267 cmd = (void *)(buf->data + sizeof(struct bt_hci_cmd_hdr)); in clear_ecc_events()351 struct bt_hci_cmd_hdr *chdr = (void *)buf->data; in bt_hci_ecc_send()
245 struct bt_hci_cmd_hdr *hdr; in bt_send_ext()
311 struct bt_hci_cmd_hdr *hdr; in bt_hci_cmd_create()
209 struct bt_hci_cmd_hdr *cmd_hdr; in hci_pkt_get_len()212 cmd_hdr = (struct bt_hci_cmd_hdr *)data; in hci_pkt_get_len()
281 struct bt_hci_cmd_hdr *cmd_hdr; in hci_pkt_get_len()284 cmd_hdr = (struct bt_hci_cmd_hdr *)data; in hci_pkt_get_len()
56 struct bt_hci_cmd_hdr *hdr = (void *)data; in hci_ipc_cmd_recv()
101 struct bt_hci_cmd_hdr *chdr; in cmd_handle()
61 struct bt_hci_cmd_hdr *hdr; in bt_hci_cmd_create()
60 struct bt_hci_cmd_hdr *hdr; in bt_hci_cmd_create()
130 struct bt_hci_cmd_hdr *chdr; in cmd_handle()
64 struct bt_hci_cmd_hdr *hdr; in bt_hci_cmd_create()
68 struct bt_hci_cmd_hdr *hdr; in bt_hci_cmd_create()
52 struct bt_hci_cmd_hdr *hdr; in bt_hci_cmd_create()
54 struct bt_hci_cmd_hdr *hdr; in bt_hci_cmd_create()
96 struct bt_hci_cmd_hdr *hdr; in hci_cmd_create()
132 struct bt_hci_cmd_hdr { struct
5730 struct bt_hci_cmd_hdr *chdr;