OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:disconnectHfpNative
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp
346
static jboolean
disconnectHfpNative
(JNIEnv *env, jobject object, jbyteArray address) {
547
{"
disconnectHfpNative
", "([B)Z", (void *)
disconnectHfpNative
},
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetStateMachine.java
346
disconnectHfpNative
(getByteAddress(device));
370
disconnectHfpNative
(getByteAddress(device));
611
if (!
disconnectHfpNative
(getByteAddress(mCurrentDevice))) {
631
if (!
disconnectHfpNative
(getByteAddress(device))) {
[
all
...]
Completed in 31 milliseconds