Home
last modified time | relevance | path

Searched refs:callsetup (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DNativeInterface.java465 private void onCallSetup(int callsetup, byte[] address) { in onCallSetup() argument
467 event.valueInt = callsetup; in onCallSetup()
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hfpclient.cpp183 bthf_client_callsetup_t callsetup) { in callsetup_cb() argument
195 (jint)callsetup, addr.get()); in callsetup_cb()