Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci_core.h1548 bool mgmt_powering_down(struct hci_dev *hdev);
/Linux-v4.19/net/bluetooth/
Dhci_request.c1961 if (mgmt_powering_down(hdev)) in __hci_req_update_scan()
Dmgmt.c7300 bool mgmt_powering_down(struct hci_dev *hdev) in mgmt_powering_down() function
7326 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_device_disconnected()
7386 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_connect_failed()