Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci.h1854 #define LE_ADV_SCAN_RSP 0x04 macro
/linux-4.1.27/net/bluetooth/
Dhci_event.c4795 type == LE_ADV_SCAN_RSP) in process_adv_report()
4827 if (type != LE_ADV_SCAN_RSP || !match) { in process_adv_report()