Function esp_idf_sys::esp_mesh_get_router_bssid
source ยท pub unsafe extern "C" fn esp_mesh_get_router_bssid(
router_bssid: *mut u8,
) -> esp_err_t
Expand description
@brief Get the router BSSID
@param[out] router_bssid pointer to the router BSSID
@return
- ESP_OK
- ESP_ERR_WIFI_NOT_INIT
- ESP_ERR_INVALID_ARG