Searched refs:MGMT_ADV_FLAG_CONNECTABLE (Results 1 – 4 of 4) sorted by relevance
569 #define MGMT_ADV_FLAG_CONNECTABLE BIT(0) macro
1081 connectable = (flags & MGMT_ADV_FLAG_CONNECTABLE) || in hci_setup_ext_adv_instance_sync()1535 connectable = (flags & MGMT_ADV_FLAG_CONNECTABLE) || in hci_enable_advertising_sync()
1845 flags |= MGMT_ADV_FLAG_CONNECTABLE; in hci_adv_instance_flags()
8381 flags |= MGMT_ADV_FLAG_CONNECTABLE; in get_supported_adv_flags()