Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sync.c5262 * reason is anything but HCI_ERROR_REMOTE_POWER_OFF. This reason is in hci_disconnect_sync()
5266 if (reason != HCI_ERROR_REMOTE_POWER_OFF) in hci_disconnect_sync()
5325 * reason is anything but HCI_ERROR_REMOTE_POWER_OFF. This reason is in hci_connect_cancel_sync()
5329 if (reason != HCI_ERROR_REMOTE_POWER_OFF) in hci_connect_cancel_sync()
5513 err = hci_disconnect_all_sync(hdev, HCI_ERROR_REMOTE_POWER_OFF); in hci_power_off_sync()
5956 err = hci_disconnect_all_sync(hdev, HCI_ERROR_REMOTE_POWER_OFF); in hci_suspend_sync()
H A Dhci_event.c3389 case HCI_ERROR_REMOTE_POWER_OFF: in hci_to_mgmt_reason()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h559 #define HCI_ERROR_REMOTE_POWER_OFF 0x15 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h659 #define HCI_ERROR_REMOTE_POWER_OFF 0x15 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c1312 hci_disconnect(conn, HCI_ERROR_REMOTE_POWER_OFF); in hci_req_prepare_suspend()
H A Dhci_event.c2811 case HCI_ERROR_REMOTE_POWER_OFF: in hci_to_mgmt_reason()

Completed in 43 milliseconds