Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc96 …void DialCallCallback([[maybe_unused]] char* number, [[maybe_unused]] RawAddress* bd_addr) overrid… in DialCallCallback() function in bluetooth::topshim::rust::DBusHeadsetCallbacks
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfp.cpp171 void DialCallCallback(char* number, RawAddress* bd_addr) override { in DialCallCallback() function in android::JniHeadsetCallbacks