![]() |
S115 SoftDevice for nRF54LV10 API documentation 10.0.0
|
| uint32_t sd_ble_gap_rssi_stop | ( | uint16_t | conn_handle | ) |
#include <ble_gap.h>
Stop reporting the received signal strength.
| RSSI get sample |
| RSSI for connections with event filter |
| [in] | conn_handle | Connection handle. |
| NRF_SUCCESS | Successfully deactivated RSSI reporting. |
| NRF_ERROR_INVALID_STATE | RSSI reporting is not ongoing. |
| BLE_ERROR_INVALID_CONN_HANDLE | Invalid connection handle supplied. |