Searched refs:link_control_config_response_prefix_len (Results 1 – 1 of 1) sorted by relevance
109 static const uint8_t link_control_config_response_prefix_len = 2; variable577 …if (memcmp(slip_payload, link_control_config_response, link_control_config_response_prefix_len) ==… in hci_transport_h5_process_frame()