Searched refs:LE_ADV_IND (Results 1 – 3 of 3) sorted by relevance
4641 if (adv_type != LE_ADV_IND && adv_type != LE_ADV_DIRECT_IND) in check_pending_le_conn()4785 if (conn && type == LE_ADV_IND) { in process_adv_report()4843 if (type == LE_ADV_IND || type == LE_ADV_SCAN_IND) { in process_adv_report()4874 if (type == LE_ADV_IND || type == LE_ADV_SCAN_IND) { in process_adv_report()
1299 cp.type = LE_ADV_IND; in enable_advertising()
1874 #define LE_ADV_IND 0x00 macro