pub fn init_ble_server(
sd: &mut Softdevice,
device_info: DeviceInformation,
) -> Server
Available on crate features
softdevice
and softdevice-ble
only.pub fn init_ble_server(
sd: &mut Softdevice,
device_info: DeviceInformation,
) -> Server
softdevice
and softdevice-ble
only.