Searched refs:BT_HAS_PROP_AVAILABLE (Results 1 – 6 of 6) sorted by relevance
47 .properties = BT_HAS_PROP_AVAILABLE | BT_HAS_PROP_WRITABLE, in has_server_preset_init()53 .properties = BT_HAS_PROP_AVAILABLE | BT_HAS_PROP_WRITABLE, in has_server_preset_init()59 .properties = BT_HAS_PROP_AVAILABLE | BT_HAS_PROP_WRITABLE, in has_server_preset_init()65 .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()
1322 return (preset->properties & BT_HAS_PROP_AVAILABLE) != 0; in is_preset_available()1596 preset->properties ^= BT_HAS_PROP_AVAILABLE; in set_preset_availability()