Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapSmsPdu.java303 return mData[gsmSubmitGetTpDcsOffset()] & 0xff; in gsmSubmitGetTpDcs()
310 private int gsmSubmitGetTpDcsOffset() { in gsmSubmitGetTpDcsOffset() method in BluetoothMapSmsPdu.SmsPdu
459 newPdu.write(mData[gsmSubmitGetTpDcsOffset()]); in gsmChangeToDeliverPdu()