Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbt_hf.h28 } bthf_at_response_t; typedef
Dbluetooth_headset_interface.h185 virtual bt_status_t AtResponse(bthf_at_response_t response_code,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc859 bt_status_t AtResponse(bthf_at_response_t response_code, int error_code,
1162 bt_status_t HeadsetInterface::AtResponse(bthf_at_response_t response_code, in AtResponse()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfp.cpp814 (bluetooth::headset::bthf_at_response_t)response_code, cmee_code, in atResponseCodeNative()