Searched refs:LE_ADV_SCAN_IND (Results 1 – 3 of 3) sorted by relevance
4770 if (type == LE_ADV_NONCONN_IND || type == LE_ADV_SCAN_IND) in process_adv_report()4794 if (type == LE_ADV_NONCONN_IND || type == LE_ADV_SCAN_IND || in process_adv_report()4808 if (type == LE_ADV_IND || type == LE_ADV_SCAN_IND) { in process_adv_report()4839 if (type == LE_ADV_IND || type == LE_ADV_SCAN_IND) { in process_adv_report()
1281 cp.type = LE_ADV_SCAN_IND; in enable_advertising()
1852 #define LE_ADV_SCAN_IND 0x02 macro