Home
last modified time | relevance | path

Searched refs:LE_ADV_SCAN_IND (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_event.c5470 case LE_ADV_SCAN_IND: in process_adv_report()
5562 if (type == LE_ADV_NONCONN_IND || type == LE_ADV_SCAN_IND) in process_adv_report()
5586 if (type == LE_ADV_NONCONN_IND || type == LE_ADV_SCAN_IND || in process_adv_report()
5600 if (type == LE_ADV_IND || type == LE_ADV_SCAN_IND) { in process_adv_report()
5632 type == LE_ADV_SCAN_IND)) { in process_adv_report()
5698 return LE_ADV_SCAN_IND; in ext_evt_type_to_legacy()
5720 return LE_ADV_SCAN_IND; in ext_evt_type_to_legacy()
Dhci_request.c1545 cp.type = LE_ADV_SCAN_IND; in __hci_req_enable_advertising()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h2274 #define LE_ADV_SCAN_IND 0x02 macro
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch59762 - if (type == LE_ADV_IND || type == LE_ADV_SCAN_IND) {
59764 + type == LE_ADV_SCAN_IND)) {
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch364311 - if (type == LE_ADV_IND || type == LE_ADV_SCAN_IND) {
364313 + type == LE_ADV_SCAN_IND)) {