Loading system/stack/bnep/bnep_int.h +0 −18 Original line number Diff line number Diff line Loading @@ -80,24 +80,6 @@ #define BNEP_HOST_TIMEOUT_MS (200 * 1000) #define BNEP_FILTER_SET_TIMEOUT_MS (10 * 1000) /* Define the Out-Flow default values. */ #define BNEP_OFLOW_QOS_FLAG 0 #define BNEP_OFLOW_SERV_TYPE 0 #define BNEP_OFLOW_TOKEN_RATE 0 #define BNEP_OFLOW_TOKEN_BUCKET_SIZE 0 #define BNEP_OFLOW_PEAK_BANDWIDTH 0 #define BNEP_OFLOW_LATENCY 0 #define BNEP_OFLOW_DELAY_VARIATION 0 /* Define the In-Flow default values. */ #define BNEP_IFLOW_QOS_FLAG 0 #define BNEP_IFLOW_SERV_TYPE 0 #define BNEP_IFLOW_TOKEN_RATE 0 #define BNEP_IFLOW_TOKEN_BUCKET_SIZE 0 #define BNEP_IFLOW_PEAK_BANDWIDTH 0 #define BNEP_IFLOW_LATENCY 0 #define BNEP_IFLOW_DELAY_VARIATION 0 #define BNEP_MAX_RETRANSMITS 3 /* Define the BNEP Connection Control Block Loading Loading
system/stack/bnep/bnep_int.h +0 −18 Original line number Diff line number Diff line Loading @@ -80,24 +80,6 @@ #define BNEP_HOST_TIMEOUT_MS (200 * 1000) #define BNEP_FILTER_SET_TIMEOUT_MS (10 * 1000) /* Define the Out-Flow default values. */ #define BNEP_OFLOW_QOS_FLAG 0 #define BNEP_OFLOW_SERV_TYPE 0 #define BNEP_OFLOW_TOKEN_RATE 0 #define BNEP_OFLOW_TOKEN_BUCKET_SIZE 0 #define BNEP_OFLOW_PEAK_BANDWIDTH 0 #define BNEP_OFLOW_LATENCY 0 #define BNEP_OFLOW_DELAY_VARIATION 0 /* Define the In-Flow default values. */ #define BNEP_IFLOW_QOS_FLAG 0 #define BNEP_IFLOW_SERV_TYPE 0 #define BNEP_IFLOW_TOKEN_RATE 0 #define BNEP_IFLOW_TOKEN_BUCKET_SIZE 0 #define BNEP_IFLOW_PEAK_BANDWIDTH 0 #define BNEP_IFLOW_LATENCY 0 #define BNEP_IFLOW_DELAY_VARIATION 0 #define BNEP_MAX_RETRANSMITS 3 /* Define the BNEP Connection Control Block Loading