Lines Matching +full:controller +full:- +full:out
6 * Copyright (c) 2015-2016 Intel Corporation
9 * SPDX-License-Identifier: Apache-2.0
75 * Valid range is 0x01 - 0x30.
95 * @param count Number of results in storage. Valid range: 1-255.
162 * @brief Get BR/EDR local Out Of Band information
164 * This function allows to get local controller information that are useful
165 * for Out Of Band pairing or connection creation process.
167 * @param oob Out Of Band information
172 * @brief Enable/disable set controller in discoverable state.
174 * Allows make local controller to listen on INQUIRY SCAN channel and responds
178 * @param enable Value allowing/disallowing controller to become discoverable.
186 * @brief Enable/disable set controller in connectable state.
188 * Allows make local controller to be connectable. It means the controller
192 * @param enable Value allowing/disallowing controller to be connectable.