Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_cmd.c36 case BTA_HF_CLIENT_AT_CMD_CHUP: in bta_hf_client_send_at_cmd()
/system/bt/bta/include/
Dbta_hf_client_api.h130 #define BTA_HF_CLIENT_AT_CMD_CHUP 2 macro
/system/bt/btif/src/
Dbtif_hf_client.c509 BTA_HfClientSendAT(btif_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_CHUP, 0, 0, NULL); in handle_call_action()