Searched refs:mgmt_discovering (Results 1 – 3 of 3) sorted by relevance
1481 void mgmt_discovering(struct hci_dev *hdev, u8 discovering);
1100 mgmt_discovering(hdev, 0); in hci_discovery_set_state()1105 mgmt_discovering(hdev, 1); in hci_discovery_set_state()
8600 void mgmt_discovering(struct hci_dev *hdev, u8 discovering) in mgmt_discovering() function