Searched refs:BTA_AG_FEAT_UNAT (Results 1 – 3 of 3) sorted by relevance
85 #define BTA_AG_FEAT_UNAT 0x00020000 /* Pass unknown AT commands to app */ macro
81 BTA_AG_FEAT_UNAT)
1320 if (unknown && (p_scb->features & BTA_AG_FEAT_UNAT)) { in bta_ag_at_err_cback()