HomeSort by relevance Sort by last modified time
    Searched refs:mRfcommChan (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothAudioGateway.java 79 public int mRfcommChan;
85 mRfcommChan = rfcommChan;
  /packages/apps/Phone/src/com/android/phone/
BluetoothHeadsetService.java 166 info.mRfcommChan);
175 info.mSocketFd, info.mRfcommChan, null);
208 info.mSocketFd, info.mRfcommChan, null);
231 info.mSocketFd, info.mRfcommChan, null);
710 info.mSocketFd, info.mRfcommChan,
729 info.mSocketFd, info.mRfcommChan, mConnectedStatusHandler);
    [all...]

Completed in 17 milliseconds