Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbt_hf.h26 } bthf_at_response_t; typedef
Dbluetooth_headset_interface.h162 virtual bt_status_t AtResponse(bthf_at_response_t response_code,
/system/bt/btif/src/
Dbtif_hf.cc693 bt_status_t AtResponse(bthf_at_response_t response_code, int error_code,
972 bt_status_t HeadsetInterface::AtResponse(bthf_at_response_t response_code, in AtResponse()