Searched refs:BTA_HF_CLIENT_FEAT_3WAY (Results 1 – 3 of 3) sorted by relevance
132 if (features & BTA_HF_CLIENT_FEAT_3WAY) { in bta_hf_client_add_record()133 sdp_features |= BTA_HF_CLIENT_FEAT_3WAY; in bta_hf_client_add_record()
59 #define BTA_HF_CLIENT_FEAT_3WAY 0x00000002 /* Call waiting and three-way calling */ macro
51 BTA_HF_CLIENT_FEAT_3WAY | \