Home
last modified time | relevance | path

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

/btstack/src/
H A Dhci_transport_h5.c108 static const uint8_t link_control_config_response[] = { 0x04, 0x7b, LINK_CONFIG_FIELD}; variable
324 …hci_transport_link_send_control(link_control_config_response, sizeof(link_control_config_response)… in hci_transport_link_send_config_response()
577 …if (memcmp(slip_payload, link_control_config_response, link_control_config_response_prefix_len) ==… in hci_transport_h5_process_frame()