OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
326
#ifndef
BTA_AG_AT_MAX_LEN
327
#define
BTA_AG_AT_MAX_LEN
512
[
all
...]
Completed in 80 milliseconds