OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FILTER_PERIOD_BEGIN
(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
40
private static final int
FILTER_PERIOD_BEGIN
= 0x04;
258
case
FILTER_PERIOD_BEGIN
:
262
Log.w(TAG, "
FILTER_PERIOD_BEGIN
: Wrong length received: " + tagLength +
614
appParamBuf.put((byte)
FILTER_PERIOD_BEGIN
);
[
all
...]
Completed in 40 milliseconds