HomeSort by relevance Sort by last modified time
    Searched defs:getL2capPsm (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/bluetooth/
SdpMnsRecord.java 54 public int getL2capPsm() {
SdpPseRecord.java 58 public int getL2capPsm() {
SdpMasRecord.java 71 public int getL2capPsm() {
SdpOppOpsRecord.java 52 public int getL2capPsm() {
  /packages/apps/Bluetooth/src/com/android/bluetooth/
ObexServerSockets.java 33 * Use {@link #getRfcommChannel()} and {@link #getL2capPsm()} to get the channel numbers to
102 * ensure the numbers are free and can be used, e.g. by calling {@link #getL2capPsm()} and
191 public int getL2capPsm() {

Completed in 67 milliseconds