Home
last modified time | relevance | path

Searched refs:hci_payload_size (Results 1 – 1 of 1) 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() function
245 payload_size = hci_payload_size(hdr_buf, h4_type); in h2c_h4_transport()