OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OAP_TAGID_NOTIFICATION_STATUS
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestSetNotificationRegistration.java
39
oap.add(
OAP_TAGID_NOTIFICATION_STATUS
, status ? NOTIFICATION_ON : NOTIFICATION_OFF);
BluetoothMasRequest.java
44
protected static final byte
OAP_TAGID_NOTIFICATION_STATUS
= 0x0e;
Completed in 526 milliseconds