Function esp_idf_sys::esp_bluedroid_init

source ยท
pub unsafe extern "C" fn esp_bluedroid_init() -> esp_err_t
Expand description

@brief Init and alloc the resource for bluetooth, must be prior to every bluetooth stuff.

@return - ESP_OK : Succeed - Other : Failed