mgmt_powering_down 1576 include/net/bluetooth/hci_core.h bool mgmt_powering_down(struct hci_dev *hdev); mgmt_powering_down 2015 net/bluetooth/hci_request.c if (mgmt_powering_down(hdev)) mgmt_powering_down 7319 net/bluetooth/mgmt.c if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { mgmt_powering_down 7379 net/bluetooth/mgmt.c if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) {