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