Receiving OOB Data
l Receiver needs to set OOBInline flag:
setOOBInline(true);
l Urgent data is inlined with normal data.
l Very limited support in Java.
No special notification of urgent data, and
no distinction between normal and urgent
data, unless provided by higher-level
protocol.