Home | History | Annotate | Download | only in include

Lines Matching refs:MAX_BD_CONNECTIONS

62 #define BTA_JV_MAX_RFC_SR_SESSION   MAX_BD_CONNECTIONS
65 /* BTA_JV_MAX_RFC_SR_SESSION can not be bigger than MAX_BD_CONNECTIONS */
66 #if (BTA_JV_MAX_RFC_SR_SESSION > MAX_BD_CONNECTIONS)
68 #define BTA_JV_MAX_RFC_SR_SESSION MAX_BD_CONNECTIONS