Lines Matching full:access

11  * @brief Hearing Access Service (HAS)
13 * @defgroup bt_has Hearing Access Service (HAS)
18 * The Hearing Access Service is used to identify a hearing aid and optionally
44 /** @brief Opaque Hearing Access Service object. */
71 /** @brief Structure for registering features of a Hearing Access Service instance. */
105 /** @brief Hearing Access Service Client callback structure. */
114 * @param has Pointer to the Hearing Access Service object or NULL on errors.
122 * @brief Callback function for Hearing Access Service active preset changes.
130 * @param has Pointer to the Hearing Access Service object.
143 * @param has Pointer to the Hearing Access Service object.
158 * @param has Pointer to the Hearing Access Service object.
171 * @param has Pointer to the Hearing Access Service object.
183 * @param has Pointer to the Hearing Access Service object.
192 /** @brief Registers the callbacks used by the Hearing Access Service client.
201 * @brief Discover Hearing Access Service on a remote device.
203 * Client method to find a Hearing Access Service on a server identified by @p conn.
219 * @param[in] has Pointer to the Hearing Access Service object.
233 * @param has Pointer to the Hearing Access Service object.
247 * @param has Pointer to the Hearing Access Service object.
261 * @param has Pointer to the Hearing Access Service object.
274 * @param has Pointer to the Hearing Access Service object.
342 * @brief Register the Hearing Access Service instance.
344 * @param features Hearing Access Service register parameters.