Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/hci_uart_3wire/src/
Dmain.c122 static const uint8_t sync_rsp[] = { 0x02, 0x7d }; variable
/Zephyr-latest/drivers/bluetooth/hci/
Dh5.c134 static const uint8_t sync_rsp[] = { 0x02, 0x7d }; variable