Searched defs:psm (Results 1 – 2 of 2) 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()
6751 int psm = SystemProto.BatteryLevelStep.PSM_MIXED; in dumpDurationSteps() local