OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAP_EVENT_REPORT_V11
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContentObserver.java
274
mMapEventReportVersion = BluetoothMapUtils.
MAP_EVENT_REPORT_V11
;
340
mMapEventReportVersion = BluetoothMapUtils.
MAP_EVENT_REPORT_V11
;
734
} else if (mMapEventReportVersion == BluetoothMapUtils.
MAP_EVENT_REPORT_V11
) {
780
if (mMapEventReportVersion > BluetoothMapUtils.
MAP_EVENT_REPORT_V11
) {
[
all
...]
BluetoothMapUtils.java
88
static final int
MAP_EVENT_REPORT_V11
= 11; // MAP spec 1.2
Completed in 148 milliseconds