Lines Matching refs:can
10 Services can be registered using :c:func:`bt_gatt_service_register` API
13 can be used to declare a service.
15 Attributes can be declared using the :c:struct:`bt_gatt_attr` struct or using
47 callbacks can be set to NULL if the attribute permission don't allow their
58 Attribute value changes can be notified using :c:func:`bt_gatt_notify` API,
64 Client procedures can be enabled with the configuration option:
67 Discover procedures can be initiated with the use of
79 more attributes can be set, though setting multiple handles requires the option:
85 or :c:func:`bt_gatt_write_without_response_cb` APIs can be used, with the
88 Subscriptions to notification and indication can be initiated with use of
92 being triggered for the same attribute. Subscriptions can be removed with use of