Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dhci_core.h1576 bool mgmt_powering_down(struct hci_dev *hdev);
/Linux-v5.4/net/bluetooth/
Dhci_request.c2006 if (mgmt_powering_down(hdev)) in __hci_req_update_scan()
Dmgmt.c7293 bool mgmt_powering_down(struct hci_dev *hdev) in mgmt_powering_down() function
7319 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_device_disconnected()
7379 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_connect_failed()