Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hf_client_api.h59 #define BTA_HF_CLIENT_CHLD_REL 0x00000001 /* 0 Release waiting call or held calls */ macro
/system/bt/btif/src/
Dbtif_hf_client.c447 if (btif_hf_client_cb.chld_feat & BTA_HF_CLIENT_CHLD_REL) in handle_call_action()
/system/bt/bta/hf_client/
Dbta_hf_client_at.c771 bta_hf_client_handle_chld(BTA_HF_CLIENT_CHLD_REL); in bta_hf_client_parse_chld()