esp_idf_sys

Function 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