Searched refs:BTA_HF_CLIENT_PEER_FEAT_3WAY (Results 1 – 3 of 3) sorted by relevance
35 #define BTA_HF_CLIENT_PEER_FEAT_3WAY 0x00000001 /* Three-way calling */ macro
457 if (btif_hf_client_cb.peer_feat & BTA_HF_CLIENT_PEER_FEAT_3WAY) in handle_call_action()465 if (btif_hf_client_cb.peer_feat & BTA_HF_CLIENT_PEER_FEAT_3WAY) in handle_call_action()
603 if (bta_hf_client_cb.scb.peer_features & BTA_HF_CLIENT_PEER_FEAT_3WAY in bta_hf_client_slc_seq()