Home
last modified time | relevance | path

Searched refs:FormattedAtResponse (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/include/hardware/
H A Dbluetooth_headset_interface.h169 virtual bt_status_t FormattedAtResponse(const char* rsp,
/aosp12/system/bt/btif/src/
H A Dbtif_hf.cc730 bt_status_t FormattedAtResponse(const char* rsp,
1017 bt_status_t HeadsetInterface::FormattedAtResponse(const char* rsp, in FormattedAtResponse() function in bluetooth::headset::HeadsetInterface
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfp.cpp793 sBluetoothHfpInterface->FormattedAtResponse(response, (RawAddress*)addr); in atResponseStringNative()