Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_sdp.c134 if (features & BTA_HF_CLIENT_FEAT_3WAY) in bta_hf_client_add_record()
135 sdp_features |= BTA_HF_CLIENT_FEAT_3WAY; in bta_hf_client_add_record()
/system/bt/bta/include/
Dbta_hf_client_api.h50 #define BTA_HF_CLIENT_FEAT_3WAY 0x00000002 /* Call waiting and three-way calling */ macro
/system/bt/btif/src/
Dbtif_hf_client.c57 BTA_HF_CLIENT_FEAT_3WAY | \