Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci.h623 #define HCI_ERROR_REMOTE_POWER_OFF 0x15 macro
/linux-6.1.9/net/bluetooth/
Dhci_sync.c5193 err = hci_disconnect_all_sync(hdev, HCI_ERROR_REMOTE_POWER_OFF); in hci_power_off_sync()
5651 err = hci_disconnect_all_sync(hdev, HCI_ERROR_REMOTE_POWER_OFF); in hci_suspend_sync()
Dhci_event.c3375 case HCI_ERROR_REMOTE_POWER_OFF: in hci_to_mgmt_reason()