OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BT_STACK_TEST_MODULE_ID
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
bluetooth.h
34
#define
BT_STACK_TEST_MODULE_ID
"bluetooth_test"
/packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp
493
const char *id = (strcmp(value, "1")? BT_STACK_MODULE_ID :
BT_STACK_TEST_MODULE_ID
);
[
all
...]
Completed in 3025 milliseconds