Searched refs:MGMT_ADV_FLAG_CONNECTABLE (Results 1 – 3 of 3) sorted by relevance
558 #define MGMT_ADV_FLAG_CONNECTABLE BIT(0) macro
967 flags |= MGMT_ADV_FLAG_CONNECTABLE; in get_adv_instance_flags()1059 connectable = (flags & MGMT_ADV_FLAG_CONNECTABLE) || in __hci_req_enable_advertising()1556 connectable = (flags & MGMT_ADV_FLAG_CONNECTABLE) || in __hci_req_setup_ext_adv_instance()
6322 flags |= MGMT_ADV_FLAG_CONNECTABLE; in get_supported_adv_flags()