Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java331 private boolean waitForIndicators(int call, int callsetup, int callheld) { in waitForIndicators()
455 private void updateCallSetupIndicator(int callsetup) { in updateCallSetupIndicator()
2503 private void onCallSetup(int callsetup) { in onCallSetup()
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hfpclient.cpp154 static void callsetup_cb (bthf_client_callsetup_t callsetup) { in callsetup_cb()