Home
last modified time | relevance | path

Searched refs:BTA_AG_FEAT_BTRH (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/include/
Dbta_ag_api.h67 #define BTA_AG_FEAT_BTRH 0x00010000 /* CCAP incoming call hold */ macro
/system/bt/btif/src/
Dbtif_hf.c73 BTA_AG_FEAT_BTRH | \
87 BTA_AG_FEAT_BTRH | \
/system/bt/bta/ag/
Dbta_ag_cmd.c1378 if (p_scb->features & BTA_AG_FEAT_BTRH) in bta_ag_at_hfp_cback()