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