Module profile

Source
Expand description

Convenience helpers for the bredr.Profile API RFCOMM operations.

Functions§

build_rfcomm_protocol
Returns a ProtocolDescriptorList for an RFCOMM service with the provided server_channel.
is_rfcomm_protocol
Returns true if the provided protocol is RFCOMM.
rfcomm_connect_parameters
Returns the connect parameters for the provided RFCOMM server_channel.
server_channel_from_protocol
Returns the ServerChannel number from the provided protocol or None if it does not exist.