Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_request.c446 if (mgmt_powering_down(hdev)) in __hci_update_page_scan()
Dmgmt.c7754 bool mgmt_powering_down(struct hci_dev *hdev) in mgmt_powering_down() function
7780 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_device_disconnected()
7840 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_connect_failed()
/linux-4.1.27/include/net/bluetooth/
Dhci_core.h1397 bool mgmt_powering_down(struct hci_dev *hdev);