Searched refs:BT_HAS_PROP_WRITABLE (Results 1 – 4 of 4) sorted by relevance
44 .properties = BT_HAS_PROP_AVAILABLE | BT_HAS_PROP_WRITABLE, in has_server_preset_init()50 .properties = BT_HAS_PROP_AVAILABLE | BT_HAS_PROP_WRITABLE, in has_server_preset_init()56 .properties = BT_HAS_PROP_AVAILABLE | BT_HAS_PROP_WRITABLE, in has_server_preset_init()62 .properties = BT_HAS_PROP_AVAILABLE | BT_HAS_PROP_WRITABLE, in has_server_preset_init()
194 BT_HAS_PROP_WRITABLE | BT_HAS_PROP_AVAILABLE : in tester_init_has()195 BT_HAS_PROP_WRITABLE; in tester_init_has()
60 BT_HAS_PROP_WRITABLE = BIT(0), enumerator
742 if (!(preset->properties & BT_HAS_PROP_WRITABLE)) { in set_preset_name()