Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_hf_client_api.h64 #define BTA_HF_CLIENT_CHLD_MERGE 0x00000020 /* 3 Add held call to multiparty */ macro
/external/bluetooth/bluedroid/btif/src/
Dbtif_hf_client.c471 if (btif_hf_client_cb.chld_feat & BTA_HF_CLIENT_CHLD_MERGE) in handle_call_action()
/external/bluetooth/bluedroid/bta/hf_client/
Dbta_hf_client_at.c766 bta_hf_client_handle_chld(BTA_HF_CLIENT_CHLD_MERGE); in bta_hf_client_parse_chld()