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

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