commit | 6b0bcce0a4cfa9bf7cb6ff4d0b555665329aba9d | [log] [tgz] |
---|---|---|
author | Mat Martineau <mathewm@codeaurora.org> | Tue Nov 29 16:17:02 2011 -0800 |
committer | Mat Martineau <mathewm@codeaurora.org> | Wed Nov 30 12:00:14 2011 -0800 |
tree | 920e6ebbfde5f952bb5d49e500d4ed7746b7d9db | |
parent | ec6fd7af651dc2126e5c15936b3ef22c55ead78a [diff] |
Bluetooth: Use default RFC values if none received A well-behaved remote device should always send a reconfiguration and flow control (RFC) option in the configuration response when using ERTM or Streaming mode. By using default RFC option values, the configuration code can avoid using uninitialized data. Change-Id: I8f9ef687b694d0b34c6d65d40b934bc7946d515e Signed-off-by: Mat Martineau <mathewm@codeaurora.org>