Searched refs:link_control_sync_response (Results 1 – 1 of 1) sorted by relevance
104 static const uint8_t link_control_sync_response[] = { 0x02, 0x7d}; variable314 hci_transport_link_send_control(link_control_sync_response, sizeof(link_control_sync_response)); in hci_transport_link_send_sync_response()549 … if (memcmp(slip_payload, link_control_sync_response, sizeof(link_control_sync_response)) == 0){ in hci_transport_h5_process_frame()