Home
last modified time | relevance | path

Searched refs:LE_ADV_SCAN_RSP (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/bluetooth/
Dhci.h1878 #define LE_ADV_SCAN_RSP 0x04 macro
/linux-4.4.14/net/bluetooth/
Dhci_event.c4830 type == LE_ADV_SCAN_RSP) in process_adv_report()
4862 if (type != LE_ADV_SCAN_RSP || !match) { in process_adv_report()