Home
last modified time | relevance | path

Searched refs:gsmSubmitGetTpDcsOffset (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapSmsPdu.java299 return mData[gsmSubmitGetTpDcsOffset()] & 0xff; in gsmSubmitGetTpDcs()
306 private int gsmSubmitGetTpDcsOffset() { in gsmSubmitGetTpDcsOffset() method in BluetoothMapSmsPdu.SmsPdu
444 newPdu.write(mData[gsmSubmitGetTpDcsOffset()]); in gsmChangeToDeliverPdu()