Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_ag_api.h85 #define BTA_AG_FEAT_UNAT 0x00020000 /* Pass unknown AT commands to app */ macro
/system/bt/btif/src/
Dbtif_hf.cc81 BTA_AG_FEAT_UNAT)
/system/bt/bta/ag/
Dbta_ag_cmd.cc1320 if (unknown && (p_scb->features & BTA_AG_FEAT_UNAT)) { in bta_ag_at_err_cback()