Searched refs:getPsm (Results 1 – 1 of 1) sorted by relevance
317 Integer psm = new Integer(mAcceptThread.getPsm()); in bluetoothSocketConnGetPsm()819 + ", new PSM=" + getPsm()); in AcceptThread()860 public int getPsm() { in getPsm() method in BluetoothSocketConnFacade.AcceptThread861 return mServerSocket.getPsm(); in getPsm()