Home
last modified time | relevance | path

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

/linux-3.4.99/Documentation/virtual/kvm/
Dreview-checklist.txt11 - the API must be discoverable using KVM_CHECK_EXTENSION
/linux-3.4.99/include/net/bluetooth/
Dhci_core.h981 int mgmt_discoverable(struct hci_dev *hdev, u8 discoverable);
/linux-3.4.99/net/bluetooth/
Dmgmt.c2857 int mgmt_discoverable(struct hci_dev *hdev, u8 discoverable) in mgmt_discoverable() argument
2863 if (discoverable) { in mgmt_discoverable()