Searched refs:MGMT_ADV_FLAG_DISCOV (Results 1 – 5 of 5) sorted by relevance
240 if (instance_flags & MGMT_ADV_FLAG_DISCOV) in eir_create_adv_data()
1300 if ((flags & MGMT_ADV_FLAG_DISCOV) && in adv_use_rpa()
7667 flags |= MGMT_ADV_FLAG_DISCOV; in get_supported_adv_flags()7769 if (adv_flags & (MGMT_ADV_FLAG_DISCOV | in tlv_data_max_len()7789 return adv_flags & (MGMT_ADV_FLAG_DISCOV | in flags_managed()
2984 flags |= MGMT_ADV_FLAG_DISCOV; in hci_adv_instance_flags()
566 #define MGMT_ADV_FLAG_DISCOV BIT(1) macro
Completed in 39 milliseconds