Function esp_idf_svc::hal::sys::esp_ble_tx_power_get

source ยท
pub unsafe extern "C" fn esp_ble_tx_power_get(power_type: u32) -> u32
Expand description

@brief Get BLE TX power Connection Tx power should only be get after connection created. @param power_type : The type of which tx power, could set Advertising/Connection/Default and etc @return >= 0 - Power level, < 0 - Invalid