Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/hci_uart_3wire/src/
Dmain.c42 #define HCI_3WIRE_ACK_PKT 0x00 macro
376 h5_send(NULL, HCI_3WIRE_ACK_PKT, 0); in ack_timeout()
403 case HCI_3WIRE_ACK_PKT: in h5_process_complete_packet()
493 case HCI_3WIRE_ACK_PKT: in bt_uart_isr()
/Zephyr-latest/drivers/bluetooth/hci/
Dh5.c36 #define HCI_3WIRE_ACK_PKT 0x00 macro
379 h5_send(h5->dev, NULL, HCI_3WIRE_ACK_PKT, 0); in ack_timeout()
407 case HCI_3WIRE_ACK_PKT: in h5_process_complete_packet()
514 case HCI_3WIRE_ACK_PKT: in bt_uart_isr()