[][src]Type Definition apache_nimble_sys::ble_gatt_svc_foreach_fn

type ble_gatt_svc_foreach_fn = Option<unsafe extern "C" fn(svc: *const ble_gatt_svc_def, handle: u16, end_group_handle: u16, arg: *mut c_void)>;