Searched defs:psm (Results 1 – 1 of 1) sorted by relevance
2194 public @NonNull BluetoothSocket createL2capChannel(int psm) throws IOException { in createL2capChannel()2210 public BluetoothSocket createL2capCocSocket(int transport, int psm) throws IOException { in createL2capCocSocket()2233 public @NonNull BluetoothSocket createInsecureL2capChannel(int psm) throws IOException { in createInsecureL2capChannel()2251 public BluetoothSocket createInsecureL2capCocSocket(int transport, int psm) throws IOException { in createInsecureL2capCocSocket()