Searched refs:conf_rsp (Results 1 – 1 of 1) sorted by relevance
333 const unsigned char conf_rsp[] = { 0x04, 0x7b }; in h5_handle_internal_rx() local360 h5_link_control(hu, conf_rsp, 2); in h5_handle_internal_rx()362 } else if (memcmp(data, conf_rsp, 2) == 0) { in h5_handle_internal_rx()