HomeSort by relevance Sort by last modified time
    Searched defs:BTA_AG_AT_MAX_LEN (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/bta/include/
bta_ag_api.h 197 #ifndef BTA_AG_AT_MAX_LEN
198 #define BTA_AG_AT_MAX_LEN 256
211 char str[BTA_AG_AT_MAX_LEN+1];
290 char str[BTA_AG_AT_MAX_LEN+1];
  /external/bluetooth/bluedroid/include/
bt_target.h 322 #ifndef BTA_AG_AT_MAX_LEN
323 #define BTA_AG_AT_MAX_LEN 512
    [all...]

Completed in 29 milliseconds