Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_h5.c333 const unsigned char conf_rsp[] = { 0x04, 0x7b }; in h5_handle_internal_rx() local
360 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()