Home
last modified time | relevance | path

Searched refs:bthf_at_response_t (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/include/hardware/
H A Dbt_hf.h26 } bthf_at_response_t; typedef
H A Dbluetooth_headset_interface.h180 virtual bt_status_t AtResponse(bthf_at_response_t response_code,
/aosp12/system/bt/btif/src/
H A Dbtif_hf.cc732 bt_status_t AtResponse(bthf_at_response_t response_code, int error_code,
1037 bt_status_t HeadsetInterface::AtResponse(bthf_at_response_t response_code, in AtResponse()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfp.cpp817 (bluetooth::headset::bthf_at_response_t)response_code, cmee_code, in atResponseCodeNative()