OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTRC_NUM_ATTR_ALL
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
bt_rc.h
73
#define
BTRC_NUM_ATTR_ALL
0X00 /* All attributes required */
/packages/apps/Bluetooth/jni/
com_android_bluetooth_avrcp.cpp
278
if ((num_attr !=
BTRC_NUM_ATTR_ALL
) && (num_attr != BTRC_NUM_ATTR_NONE)) {
[
all
...]
Completed in 43 milliseconds