bt_rfcomm::profile

Function build_rfcomm_protocol

Source
pub fn build_rfcomm_protocol(
    server_channel: ServerChannel,
) -> Vec<ProtocolDescriptor>
Expand description

Returns a ProtocolDescriptorList for an RFCOMM service with the provided server_channel.