Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Dhci_core.h1759 bool mgmt_powering_down(struct hci_dev *hdev);
/Linux-v5.10/net/bluetooth/
Dhci_request.c2466 if (mgmt_powering_down(hdev)) in __hci_req_update_scan()
Dmgmt.c8235 bool mgmt_powering_down(struct hci_dev *hdev) in mgmt_powering_down() function
8261 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_device_disconnected()
8325 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_connect_failed()
Dhci_core.c3522 if (mgmt_powering_down(hdev)) { in hci_suspend_notifier()