Function esp_idf_svc::sys::esp_bluedroid_init

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

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

@return - ESP_OK : Succeed - Other : Failed