Function esp_idf_sys::esp_ble_tx_power_get
source ยท pub unsafe extern "C" fn esp_ble_tx_power_get(
power_type: esp_ble_power_type_t,
) -> esp_power_level_t
Expand description
@brief Get BLE TX power
@note Connection TX power should only be retrieved after the connection is established.
@param[in] power_type The type of TX power. It could be Advertising/Connection/Default and etc.
@return - Power level