Searched refs:LE_ADV_IND (Results 1 – 3 of 3) sorted by relevance
6059 if (adv_type != LE_ADV_IND && adv_type != LE_ADV_DIRECT_IND) in check_pending_le_conn()6155 case LE_ADV_IND: in process_adv_report()6237 if (!ext_adv && conn && type == LE_ADV_IND && in process_adv_report()6297 if (!ext_adv && (type == LE_ADV_IND || in process_adv_report()6329 if (!ext_adv && (type == LE_ADV_IND || in process_adv_report()6405 return LE_ADV_IND; in ext_evt_type_to_legacy()6424 return LE_ADV_IND; in ext_evt_type_to_legacy()
1879 cp.type = LE_ADV_IND; in hci_enable_advertising_sync()
2672 #define LE_ADV_IND 0x00 macro