OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:READ_STATUS_ANY
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestGetMessagesListing.java
80
if (filter.readStatus != MessagesFilter.
READ_STATUS_ANY
) {
BluetoothMasClient.java
517
public final static byte
READ_STATUS_ANY
= 0x00;
531
byte readStatus =
READ_STATUS_ANY
;
[
all
...]
Completed in 36 milliseconds