Searched refs:BT_HAS_PROP_AVAILABLE (Results 1 – 6 of 6) 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()
90 BT_HAS_PROP_AVAILABLE = BIT(1), enumerator
31 const enum bt_has_properties test_preset_properties = BT_HAS_PROP_AVAILABLE;
379 is_available = (gu->properties & BT_HAS_PROP_AVAILABLE) != 0; in notify_handler()
126 int err = (cp->props & BT_HAS_PROP_AVAILABLE) ? in has_set_properties()
1324 return (preset->properties & BT_HAS_PROP_AVAILABLE) != 0; in is_preset_available()1598 preset->properties ^= BT_HAS_PROP_AVAILABLE; in set_preset_availability()