OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:connectChannelNative
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hdp.cpp
233
static jint
connectChannelNative
(JNIEnv *env, jobject object,
275
{"
connectChannelNative
", "([BI)I", (void *)
connectChannelNative
},
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java
202
chan.mChannelId =
connectChannelNative
(devAddr, appId);
[
all
...]
Completed in 220 milliseconds