Home
last modified time | relevance | path

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

/btstack/src/
H A Dhci_transport_h5.c111 static const uint8_t link_control_woken[] = { 0x06, 0xf9}; variable
334 hci_transport_link_send_control(link_control_woken, sizeof(link_control_woken)); in hci_transport_link_send_woken()
656 if (memcmp(slip_payload, link_control_woken, sizeof(link_control_woken)) == 0){ in hci_transport_h5_process_frame()