commit | d97636980f6ba7344c8aa6fa349b9059c60ee478 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Oct 13 12:55:28 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Oct 13 23:10:33 2013 +0300 |
tree | 98b7196d4aad90206104796f16d42d6fd1d36056 | |
parent | 84b34d9867f826caecaab4444c86438935b7eb2b [diff] |
Bluetooth: Add support for per socket msg_name callback This allows to add a per socket msg_name callback that can be used for updating the msg_name information for recvmsg() system calls. This feature is used by another patch to support address information on L2CAP connectionless channels. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>