Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_ll.c85 static int send_hcill_cmd(u8 cmd, struct hci_uart *hu) in send_hcill_cmd() function
225 if (send_hcill_cmd(HCILL_WAKE_UP_ACK, hu) < 0) { in ll_device_want_to_wakeup()
266 if (send_hcill_cmd(HCILL_GO_TO_SLEEP_ACK, hu) < 0) { in ll_device_want_to_sleep()
334 if (send_hcill_cmd(HCILL_WAKE_UP_IND, hu) < 0) { in ll_enqueue()