Searched defs:ORIGINATING_SUB_ADDRESS (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapSmsPdu.java140 private final static byte ORIGINATING_SUB_ADDRESS = 0x03; field in class:BluetoothMapSmsPdu.SmsPdu
241 mData[offset] = ORIGINATING_SUB_ADDRESS;

Completed in 32 milliseconds