pub unsafe extern "C" fn esp_coex_status_bit_set(
type_: u32,
status: u32,
) -> i32
Expand description
@brief Set coex schm status @param type : WIFI/BLE/BT @param status : WIFI/BLE/BT STATUS @return : ESP_OK - success, other - failed
pub unsafe extern "C" fn esp_coex_status_bit_set(
type_: u32,
status: u32,
) -> i32
@brief Set coex schm status @param type : WIFI/BLE/BT @param status : WIFI/BLE/BT STATUS @return : ESP_OK - success, other - failed