Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_ag_api.h84 #define BTA_AG_FEAT_BTRH 0x00010000 /* CCAP incoming call hold */ macro
/system/bt/bta/ag/
Dbta_ag_cmd.cc1127 if (p_scb->features & BTA_AG_FEAT_BTRH) { in bta_ag_at_hfp_cback()