Searched refs:h5_link_control (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/bluetooth/
H A Dhci_h5.c101 static void h5_link_control(struct hci_uart *hu, const void *data, size_t len) h5_link_control() function
139 h5_link_control(hu, sync_req, sizeof(sync_req)); h5_timed_event()
143 h5_link_control(hu, conf_req, sizeof(conf_req)); h5_timed_event()
220 h5_link_control(hu, sync, sizeof(sync)); h5_open()
309 h5_link_control(hu, sync_rsp, 2); h5_handle_internal_rx()
314 h5_link_control(hu, conf_req, 3); h5_handle_internal_rx()
316 h5_link_control(hu, conf_rsp, 2); h5_handle_internal_rx()
317 h5_link_control(hu, conf_req, 3); h5_handle_internal_rx()
334 h5_link_control(hu, woken_req, 2); h5_handle_internal_rx()

Completed in 87 milliseconds