diff options
author | Frédéric Dalleau <frederic.dalleau@linux.intel.com> | 2012-11-21 13:51:12 +0400 |
---|---|---|
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | 2012-12-03 21:59:58 +0400 |
commit | 20714bfef84d3e690c9c6f8e9cd46543b5ae1eed (patch) | |
tree | aa1ac5c6a0b959382ed2c6a2be52b45414d4cf08 /include/net/iucv | |
parent | b96e9c671b05f95126753a22145d4509d45ca197 (diff) | |
download | linux-20714bfef84d3e690c9c6f8e9cd46543b5ae1eed.tar.xz |
Bluetooth: Implement deferred sco socket setup
In order to authenticate and configure an incoming SCO connection, the
BT_DEFER_SETUP option was added. This option is intended to defer reply
to Connect Request on SCO sockets.
When a connection is requested, the listening socket is unblocked but
the effective connection setup happens only on first recv. Any send
between accept and recv fails with -ENOTCONN.
Signed-off-by: Frédéric Dalleau <frederic.dalleau@linux.intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Diffstat (limited to 'include/net/iucv')
0 files changed, 0 insertions, 0 deletions