HomeSort by relevance Sort by last modified time
    Searched defs:FILTER_READ_STATUS (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppParams.java 42 private static final int FILTER_READ_STATUS = 0x06;
274 case FILTER_READ_STATUS:
276 Log.w(TAG, "FILTER_READ_STATUS: Wrong length received: " + tagLength +
624 appParamBuf.put((byte) FILTER_READ_STATUS);
    [all...]

Completed in 37 milliseconds