Searched refs:send_hcill_cmd (Results 1 – 1 of 1) sorted by relevance
98 static int send_hcill_cmd(u8 cmd, struct hci_uart *hu) in send_hcill_cmd() function236 if (send_hcill_cmd(HCILL_WAKE_UP_ACK, hu) < 0) { in ll_device_want_to_wakeup()275 if (send_hcill_cmd(HCILL_GO_TO_SLEEP_ACK, hu) < 0) { in ll_device_want_to_sleep()342 if (send_hcill_cmd(HCILL_WAKE_UP_IND, hu) < 0) { in ll_enqueue()