Searched refs:BTA_AG_FEAT_BTRH (Results 1 – 3 of 3) sorted by relevance
67 #define BTA_AG_FEAT_BTRH 0x00010000 /* CCAP incoming call hold */ macro
73 BTA_AG_FEAT_BTRH | \87 BTA_AG_FEAT_BTRH | \
1378 if (p_scb->features & BTA_AG_FEAT_BTRH) in bta_ag_at_hfp_cback()