Searched refs:link_control_wakeup (Results 1 – 1 of 1) sorted by relevance
110 static const uint8_t link_control_wakeup[] = { 0x05, 0xfa}; variable339 hci_transport_link_send_control(link_control_wakeup, sizeof(link_control_wakeup)); in hci_transport_link_send_wakeup()650 … if (memcmp(slip_payload, link_control_wakeup, sizeof(link_control_wakeup)) == 0){ in hci_transport_h5_process_frame()