[][src]Type Definition apache_nimble_sys::ble_gatt_disc_svc_fn

type ble_gatt_disc_svc_fn = Option<unsafe extern "C" fn(conn_handle: u16, error: *const ble_gatt_error, service: *const ble_gatt_svc, arg: *mut c_void) -> c_int>;