Function bt_obex::profile::obex_protocol_l2cap
source ยท pub fn obex_protocol_l2cap(psm: Psm) -> Vec<ProtocolDescriptor>
Expand description
Returns the protocol for an OBEX service for the provided L2CAP psm
.
pub fn obex_protocol_l2cap(psm: Psm) -> Vec<ProtocolDescriptor>
Returns the protocol for an OBEX service for the provided L2CAP psm
.