Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapSmsPdu.java150 private final static byte BEARER_DATA = 0x08; field in BluetoothMapSmsPdu.SmsPdu
197 …offset = cdmaGetParameterOffset(BEARER_DATA) + 2; // Add to offset the BEARER_DATA parameter id an… in cdmaGetSubParameterOffset()