Searched refs:mgmt_powering_down (Results 1 – 4 of 4) sorted by relevance
1836 bool mgmt_powering_down(struct hci_dev *hdev);
2650 if (mgmt_powering_down(hdev)) in __hci_req_update_scan()
8841 bool mgmt_powering_down(struct hci_dev *hdev) in mgmt_powering_down() function8867 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_device_disconnected()8931 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_connect_failed()
3707 if (mgmt_powering_down(hdev)) { in hci_suspend_notifier()