commit | 20de7cfdbcd6dc7d9dd27ff55654b439164cb984 | [log] [tgz] |
---|---|---|
author | Brian Gix <bgix@codeaurora.org> | Thu Feb 02 14:56:51 2012 -0800 |
committer | Brian Gix <bgix@codeaurora.org> | Sat Feb 18 17:54:40 2012 -0800 |
tree | a2fe9246e8d6391190ff8344806682f2271917e9 | |
parent | 8217b269884d5fbd0f617d82f66b73302248a6e5 [diff] |
Bluetooth: Use seperate socket for LE ATT Server Because traffic between the local GATT client(s) and remote servers are subject to different controls than remote clients and the local server, all on the shared fixed CID, it is important to manage the traffic on seperate sockets. Change-Id: I62385143c86522f4b123b32592b69f2a0ae6dc76 CRs-fixed: 336029 Signed-off-by: Brian Gix <bgix@codeaurora.org>