Searched refs:link_control_sync (Results 1 – 1 of 1) sorted by relevance
103 static const uint8_t link_control_sync[] = { 0x01, 0x7e}; variable309 hci_transport_link_send_control(link_control_sync, sizeof(link_control_sync)); in hci_transport_link_send_sync()544 if (memcmp(slip_payload, link_control_sync, sizeof(link_control_sync)) == 0){ in hci_transport_h5_process_frame()562 if (memcmp(slip_payload, link_control_sync, sizeof(link_control_sync)) == 0){ in hci_transport_h5_process_frame()634 if (memcmp(slip_payload, link_control_sync, sizeof(link_control_sync)) == 0){ in hci_transport_h5_process_frame()