Function esp_idf_svc::hal::sys::esp_ble_gatts_app_register

source ยท
pub unsafe extern "C" fn esp_ble_gatts_app_register(
    app_id: u16,
) -> i32
Expand description

@brief This function is called to register application identifier

@return - ESP_OK : success - other : failed