nRF Connect SDK API 2.8.99
|
#include <stdbool.h>
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | bt_conn_set_pcr_params |
Functions | |
int | bt_conn_set_remote_tx_power_level (struct bt_conn *conn, enum bt_conn_le_tx_power_phy phy, int8_t delta) |
Set remote (peer) transmit power. | |
int | bt_conn_set_power_control_request_params (struct bt_conn_set_pcr_params *params) |
Set Power Control request parameter. | |
int | bt_nrf_host_extension_reduce_initator_aux_channel_priority (bool reduce) |
Reduce the priority of the initiator when following AUX packets. | |