Home
last modified time | relevance | path

Searched refs:BTA_AG_PEER_FEAT_3WAY (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/include/
Dbta_ag_api.h157 #define BTA_AG_PEER_FEAT_3WAY 0x0002 /* Call waiting and three-way calling */ macro
/system/bt/bta/ag/
Dbta_ag_cmd.cc1061 (p_scb->peer_features & BTA_AG_PEER_FEAT_3WAY))) { in bta_ag_at_hfp_cback()