Lines Matching full:user
42 * not add/remove any user.
65 * when another user that demands higher duty-cycle is being added.
66 * It is not allowed to add a user that was already added.
72 * If flag is set to @ref BT_LE_SCAN_USER_NONE, no user is being added. Instead, the
78 * @param flag user requesting the scanner
81 * @retval -EALREADY if the user is already enabled
85 * @retval -EBUSY if the scanner is updated in a different thread. The user was added but
98 * when a user that demands higher duty-cycle is being removed.
99 * Removing a user that was not added does not result in an error.
101 * This API allows removing the user why the scanner is running.
104 * If flag is set to @ref BT_LE_SCAN_USER_NONE, no user is being added. Instead, the
110 * @param flag user releasing the scanner
114 * @retval -EBUSY if the scanner is updated in a different thread. The user was removed but