Searched refs:BTA_HF_CLIENT_FEAT_3WAY (Results 1 – 3 of 3) sorted by relevance
134 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()
50 #define BTA_HF_CLIENT_FEAT_3WAY 0x00000002 /* Call waiting and three-way calling */ macro
57 BTA_HF_CLIENT_FEAT_3WAY | \