OSDN Git Service

Bluetooth: L2CAP: Add get_peer_pid callback
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 23 Mar 2020 20:34:56 +0000 (13:34 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 24 Mar 2020 08:48:00 +0000 (09:48 +0100)
commitb48596d1dc257900b9639f61e1cfd95250e7381b
treeae19891e209d823a38feab1ba195002f1509fd65
parent2d186fcd6d8d3a493894de48611e4925ddf7b951
Bluetooth: L2CAP: Add get_peer_pid callback

This adds a callback to read the socket pid.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_sock.c