Home
last modified time | relevance | path

Searched refs:LE_ADV_SCAN_RSP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c5503 case LE_ADV_SCAN_RSP: in process_adv_report()
5618 type == LE_ADV_SCAN_RSP) in process_adv_report()
5650 if (type != LE_ADV_SCAN_RSP || !match) { in process_adv_report()
5734 return LE_ADV_SCAN_RSP; in ext_evt_type_to_legacy()
5748 return LE_ADV_SCAN_RSP; in ext_evt_type_to_legacy()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c6277 case LE_ADV_SCAN_RSP: in process_adv_report()
6401 if (type == LE_ADV_SCAN_RSP) in process_adv_report()
6431 if (type != LE_ADV_SCAN_RSP || !match) { in process_adv_report()
6522 return LE_ADV_SCAN_RSP; in ext_evt_type_to_legacy()
6536 return LE_ADV_SCAN_RSP; in ext_evt_type_to_legacy()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h2276 #define LE_ADV_SCAN_RSP 0x04 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h2633 #define LE_ADV_SCAN_RSP 0x04 macro

Completed in 33 milliseconds