pub unsafe extern "C" fn esp_ble_gatts_app_register(
app_id: u16,
) -> i32Expand description
@brief This function is called to register application identifier
@return - ESP_OK : success - other : failed
pub unsafe extern "C" fn esp_ble_gatts_app_register(
app_id: u16,
) -> i32@brief This function is called to register application identifier
@return - ESP_OK : success - other : failed