Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1783 bool mgmt_powering_down(struct hci_dev *hdev);
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt.c8243 bool mgmt_powering_down(struct hci_dev *hdev) in mgmt_powering_down() function
8269 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_device_disconnected()
8333 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_connect_failed()
H A Dhci_request.c2476 if (mgmt_powering_down(hdev)) in __hci_req_update_scan()
H A Dhci_core.c3535 if (mgmt_powering_down(hdev)) { in hci_suspend_notifier()