Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/bluetooth/
Dhci_core.h1075 int hci_le_scan(struct hci_dev *hdev, u8 type, u16 interval, u16 window,
/linux-3.4.99/net/bluetooth/
Dmgmt.c2322 err = hci_le_scan(hdev, LE_SCAN_TYPE, LE_SCAN_INT, in start_discovery()
2330 err = hci_le_scan(hdev, LE_SCAN_TYPE, LE_SCAN_INT, in start_discovery()
Dhci_core.c1703 int hci_le_scan(struct hci_dev *hdev, u8 type, u16 interval, u16 window, in hci_le_scan() function