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

/linux-4.4.14/net/bluetooth/
H A Dhci_request.c454 if (mgmt_powering_down(hdev)) __hci_update_page_scan()
H A Dmgmt.c7983 bool mgmt_powering_down(struct hci_dev *hdev) mgmt_powering_down() function
8009 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { mgmt_device_disconnected()
8069 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { mgmt_connect_failed()
/linux-4.4.14/include/net/bluetooth/
H A Dhci_core.h1482 bool mgmt_powering_down(struct hci_dev *hdev);

Completed in 108 milliseconds