Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/
Dhci_event.c5247 case LE_ADV_SCAN_RSP: in process_adv_report()
5359 type == LE_ADV_SCAN_RSP) in process_adv_report()
5391 if (type != LE_ADV_SCAN_RSP || !match) { in process_adv_report()
5468 return LE_ADV_SCAN_RSP; in ext_evt_type_to_legacy()
5485 return LE_ADV_SCAN_RSP; in ext_evt_type_to_legacy()
/Linux-v5.4/include/net/bluetooth/
Dhci.h2107 #define LE_ADV_SCAN_RSP 0x04 macro