Home
last modified time | relevance | path

Searched defs:h4_type (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/samples/bluetooth/hci_uart_async/src/
Dhci_uart_async.c76 static uint32_t hci_payload_size(const uint8_t *hdr_buf, uint8_t h4_type) in hci_payload_size()
92 static uint8_t hci_hdr_size(uint8_t h4_type) in hci_hdr_size()
206 uint8_t h4_type; in h2c_h4_transport() local
/Zephyr-latest/subsys/bluetooth/host/
Dhci_raw.c134 uint8_t h4_type = ((uint8_t *)data)[0]; in bt_buf_get_tx() local