pub fn rfcomm_connect_parameters(
server_channel: ServerChannel,
) -> ConnectParameters
Expand description
Returns the connect parameters for the provided RFCOMM server_channel
.
pub fn rfcomm_connect_parameters(
server_channel: ServerChannel,
) -> ConnectParameters
Returns the connect parameters for the provided RFCOMM server_channel
.