Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/bluetooth/hci/
Duserchan.c105 static int32_t hci_packet_complete(const uint8_t *buf, uint16_t buf_len) in hci_packet_complete() function
234 const int32_t decoded_len = hci_packet_complete(frame_start, frame_size); in rx_thread()