Searched defs:BTA_AG_AT_MAX_LEN (Results 1 - 2 of 2) sorted by relevance

/system/bt/bta/include/
H A Dbta_ag_api.h268 #ifndef BTA_AG_AT_MAX_LEN
269 #define BTA_AG_AT_MAX_LEN 256 macro
281 char str[BTA_AG_AT_MAX_LEN + 1];
369 char str[BTA_AG_AT_MAX_LEN + 1];
/system/bt/internal_include/
H A Dbt_target.h90 #ifndef BTA_AG_AT_MAX_LEN
91 #define BTA_AG_AT_MAX_LEN 512 macro

Completed in 92 milliseconds