pub unsafe extern "C" fn esp_sleep_enable_bt_wakeup() -> i32Expand description
@brief Enable wakeup by bluetooth @return - ESP_OK on success - ESP_ERR_NOT_SUPPORTED if wakeup from bluetooth is not supported
pub unsafe extern "C" fn esp_sleep_enable_bt_wakeup() -> i32@brief Enable wakeup by bluetooth @return - ESP_OK on success - ESP_ERR_NOT_SUPPORTED if wakeup from bluetooth is not supported