Lines Matching +full:off +full:- +full:on +full:- +full:delay +full:- +full:us

6  * Copyright (c) 2015-2016 Intel Corporation
8 * SPDX-License-Identifier: Apache-2.0
73 * Connection Interval: 30-50 ms
152 /** Maximum Link Layer transmission payload time in us. */
156 /** Maximum Link Layer reception payload time in us. */
164 /** Maximum Link Layer transmission payload time in us. */
171 * @param _tx_max_time Maximum Link Layer transmission payload time in us.
182 * @param _tx_max_time Maximum Link Layer transmission payload time in us.
208 * after a packet containing a Link Layer PDU with a non-zero Length
224 * a packet containing a Link Layer PDU with a non-zero Length
240 * a packet containing a Link Layer PDU with a non-zero Length
265 /** Supported AA-Only RTT precision. */
267 /** AA-Only RTT variant is not supported. */
269 /** 10ns time-of-flight accuracy. */
271 /** 150ns time-of-flight accuracy. */
279 /** 10ns time-of-flight accuracy. */
281 /** 150ns time-of-flight accuracy. */
289 /** 10ns time-of-flight accuracy. */
291 /** 150ns time-of-flight accuracy. */
313 /** Mode-3 */
315 /** RTT AA-Only */
339 /** Phase-based normalized attack detector metric
343 /** Phase-based normalized attack detector metric
355 /** Subfeature: Phase-based Ranging from RTT sounding sequence. */
359 * - Bit 0: 10 us
360 * - Bit 1: 20 us
361 * - Bit 2: 30 us
362 * - Bit 3: 40 us
363 * - Bit 4: 50 us
364 * - Bit 5: 60 us
365 * - Bit 6: 80 us
370 * - Bit 0: 10 us
371 * - Bit 1: 20 us
372 * - Bit 2: 30 us
373 * - Bit 3: 40 us
374 * - Bit 4: 50 us
375 * - Bit 5: 60 us
376 * - Bit 6: 80 us
381 * - Bit 0: 15 us
382 * - Bit 1: 20 us
383 * - Bit 2: 30 us
384 * - Bit 3: 40 us
385 * - Bit 4: 50 us
386 * - Bit 5: 60 us
387 * - Bit 6: 80 us
388 * - Bit 7: 100 us
389 * - Bit 8: 120 us
394 * - Bit 0: 10 us
395 * - Bit 1: 20 us
402 * - Bit 0: 18dB
403 * - Bit 1: 21dB
404 * - Bit 2: 24dB
405 * - Bit 3: 27dB
406 * - Bit 4: 30dB
418 /** Mode-1 (RTT) */
420 /** Mode-2 (PBR) */
422 /** Mode-3 (RTT and PBR) */
430 /** Mode-1 (RTT) */
432 /** Mode-2 (PBR) */
434 /** Mode-3 (RTT and PBR) */
450 /** RTT with 32-bit sounding sequence */
452 /** RTT with 96-bit sounding sequence */
454 /** RTT with 32-bit random sequence */
456 /** RTT with 64-bit random sequence */
458 /** RTT with 96-bit random sequence */
460 /** RTT with 128-bit random sequence */
476 /** Use Channel Selection Algorithm #3b for non-mode-0 CS steps */
478 /** Use Channel Selection Algorithm #3c for non-mode-0 CS steps */
484 /** Use Hat shape for user-specified channel sequence */
486 /** Use X shape for user-specified channel sequence */
503 * at the beginning of the current CS subevent directly after the last mode-0 step of that
507 /** Number of CS mode-0 steps to be included at the beginning of each CS subevent */
515 /** The number of times the Channel_Map field will be cycled through for non-mode-0 steps
521 /** User-specified channel sequence shape */
603 * This is a 15-bit signed integer in the range [-100, 100] ppm.
612 * Range: -127 to 20
623 * and abort_step will contain the step number on which the subevent was aborted.
654 /** Step number, on which the subevent was aborted
695 * sequentially-consistent view for objects allocated during the current
709 * Look up an existing connection based on the remote address.
737 * The range of the returned value is 0..CONFIG_BT_MAX_CONN-1
802 /** Channel connected and ready for upper layer traffic on it */
818 /** Level 4: Authenticated Secure Connections and 128-bit key. */
820 /** Bit to force new pairing procedure, bit-wise OR with requested
897 /** Per-manufacturer unique revision */
948 * - 0xXX - Transmit power level
949 * + Range: -127 to 20
952 * - 0x7E - Remote device is not managing power levels on this PHY.
953 * - 0x7F - Transmit power level is not available
963 * - 0xXX - Change in transmit power level (positive indicates increased
966 * - 0x7F - Change is not available or is out of range.
1040 * @return Zero on success or (negative) error code on failure.
1056 * @return Zero on success or (negative) error code on failure.
1057 * @return -EBUSY The remote information is not yet available.
1067 * @return Zero on success or (negative) error code on failure.
1068 * @return -ENOBUFS HCI command buffer is not available.
1078 * @return Zero on success or (negative) error code on failure.
1079 * @retval -ENOBUFS HCI command buffer is not available.
1089 * @return Zero on success or (negative) error code on failure.
1090 * @retval -ENOBUFS HCI command buffer is not available.
1101 * @return Zero on success or (negative) error code on failure.
1102 * @retval -ENOBUFS HCI command buffer is not available.
1117 * @return Zero on success or (negative) error code on failure.
1132 * @return Zero on success or (negative) error code on failure.
1148 * @return Zero on success or (negative) error code on failure.
1161 * @return Zero on success or (negative) error code on failure.
1169 * parameters will be delayed. This delay can be configured by through the
1175 * @return Zero on success or (negative) error code on failure.
1185 * @return Zero on success or (negative) error code on failure.
1198 * @return Zero on success or (negative) error code on failure.
1212 * - @ref BT_HCI_ERR_AUTH_FAIL
1213 * - @ref BT_HCI_ERR_REMOTE_USER_TERM_CONN
1214 * - @ref BT_HCI_ERR_REMOTE_LOW_RESOURCES
1215 * - @ref BT_HCI_ERR_REMOTE_POWER_OFF
1216 * - @ref BT_HCI_ERR_UNSUPP_REMOTE_FEATURE
1217 * - @ref BT_HCI_ERR_PAIRING_NOT_SUPPORTED
1218 * - @ref BT_HCI_ERR_UNACCEPT_CONN_PARAM
1223 * @return Zero on success or (negative) error code on failure.
1233 * Enable scanning on the LE Coded PHY.
1239 * Disable scanning on the LE 1M PHY.
1248 /** Bit-field of create connection options. */
1344 * will return -EINVAL if dereferenced @p conn is not NULL.
1355 * @param[out] conn Valid connection object on success.
1357 * @return Zero on success or (negative) error code on failure.
1385 * will return -EINVAL if dereferenced @p conn is not NULL.
1392 * @param[out] conn Valid connection object on success.
1394 * @return Zero on success or (negative) error code on failure.
1412 * @return Zero on success or (negative) error code on failure.
1413 * @return -ENOMEM No free connection object available.
1420 * @return Zero on success or (negative) error code on failure.
1428 * will be re-established if connectable advertisement from peer is received.
1433 * @param param If non-NULL, auto connect is enabled with the given
1436 * @return Zero on success or error code otherwise.
1450 * on the security level selected for the pairing process. The selection is
1475 * @return 0 on success or negative error
1538 * +--------------+-------------+-------------------+-------------------+--------+
1540 * +--------------+-------------+-------------------+-------------------+--------+
1549 * +--------------+-------------+-------------------+-------------------+--------+
1553 * - 1:1 configuration, where both A and B support 1 antenna each
1554 * - 1:N_AP configuration, where A supports 1 antenna, B supports N_AP antennas, and
1556 * - N_AP:1 configuration, where A supports N_AP antennas, B supports 1 antenna, and
1558 * - 2:2 configuration, where both A and B support 2 antennas and N_AP = 4
1581 /* Transmit power level used for CS procedures (-127 to 20 dB; 0x7F if unavailable) */
1584 /* Duration of each CS subevent in microseconds (1250 us to 4 s) */
1587 /* Number of CS subevents anchored off the same ACL connection event (0x01 to 0x20) */
1590 /* Time between consecutive CS subevents anchored off the same ACL connection event in
1622 * In case the err parameter is non-zero it means that the
1631 * @param err HCI error. Zero for success, non-zero otherwise.
1634 * - @ref BT_HCI_ERR_UNKNOWN_CONN_ID Creating the connection started by
1639 * - @p BT_HCI_ERR_ADV_TIMEOUT High duty cycle directed connectable
1669 * Use this to e.g. re-start connectable advertising or scanning.
1673 * Bluetooth API calls in this context is error-prone and strongly
1746 * @param err Security error. Zero for success, non-zero otherwise.
1861 * This callback notifies the application that the remote mode-0
1934 * @retval -EEXIST if @p cb was already registered.
1946 * @retval -EINVAL If @p cb is NULL
1947 * @retval -ENOENT if @p cb was not registered
1982 * The initial value of this flag depends on BT_BONDABLE Kconfig setting.
1993 * The initial value of this flag depends on @kconfig{CONFIG_BT_BONDABLE} Kconfig
2011 * the value will depend on global configuration which is set using
2046 * @return Zero on success or -EINVAL if NULL
2065 * @return Zero on success or error code otherwise, positive in case of
2084 * @return Zero on success or error code otherwise, positive in case of
2105 * @param passkey A valid passkey (0 - 999999) or BT_PASSKEY_INVALID
2108 * @return 0 on success or a negative error code on failure.
2181 * On any incoming pairing req/rsp this callback will be called for
2195 * pairing_confirm is registered both will be called for Just-Works
2215 * then be entered on the peer device. The passkey will be in the
2216 * range of 0 - 999999, and is expected to be padded with zeroes so
2222 * to non-NULL the cancel callback must also be provided, since
2235 * feedback on the progress of entering the passkey over there. This is
2240 * of digits entered and show a password-field-like feedback to the
2260 * must be in the range of 0 - 999999, and should be expected to
2261 * be zero-padded, as that's how the peer device will typically be
2268 * device lacks the ability to enter a passkey. If set to non-NULL
2280 * passkey is also shown on the peer device.. The passkey will
2281 * be in the range of 0 - 999999, and should be zero-padded to
2290 * device lacks the ability to confirm a passkey. If set to non-NULL
2306 * local OOB data, remote OOB data or both depending on their
2310 * This callback must be set to non-NULL in order to support OOB
2345 * to non-NULL the cancel callback must also be provided, since
2418 * @return Zero on success or negative error code otherwise
2434 * @return Zero on success or negative error code otherwise
2445 * @return Zero on success or negative error code otherwise
2455 * @return Zero on success or negative error code otherwise
2467 * @return Zero on success or negative error code otherwise
2482 * @retval -EINVAL Improper use of the API.
2483 * @retval -ENOMEM Failed to allocate.
2484 * @retval -ENOBUFS Failed to allocate.
2494 * @return Zero on success or negative error code otherwise
2505 * @return Zero on success or negative error code otherwise
2516 * @return Zero on success or negative error code otherwise
2528 * @return Zero on success or negative error code otherwise
2571 * @return Valid connection object on success or NULL otherwise.