Searched defs:callsetup (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DNativeInterface.java200 private void onCallSetup(int callsetup, byte[] address) { argument
202 event.valueInt = callsetup;
/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfpclient.cpp173 bthf_client_callsetup_t callsetup) {
185 (jint)callsetup, addr.get());
172 callsetup_cb(const bt_bdaddr_t* bd_addr, bthf_client_callsetup_t callsetup) argument

Completed in 278 milliseconds