Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/hci_uart_3wire/src/
Dmain.c234 static void h5_print_header(const uint8_t *hdr, const char *str) in h5_print_header() function
319 h5_print_header(hdr, "TX: <"); in h5_send()
395 h5_print_header(hdr, "RX: >"); in h5_process_complete_packet()
/Zephyr-latest/drivers/bluetooth/hci/
Dh5.c231 static void h5_print_header(const uint8_t *hdr, const char *str) in h5_print_header() function
322 h5_print_header(hdr, "TX: <"); in h5_send()
399 h5_print_header(hdr, "RX: >"); in h5_process_complete_packet()