Home
last modified time | relevance | path

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

/aosp12/system/bt/bta/ag/
H A Dbta_ag_cmd.cc553 size_t callsetup = bta_ag_indicator_by_result_code(result); in bta_ag_send_call_inds() local
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DNativeInterface.java465 private void onCallSetup(int callsetup, byte[] address) { in onCallSetup()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfpclient.cpp183 bthf_client_callsetup_t callsetup) { in callsetup_cb()