Home
last modified time | relevance | path

Searched refs:get_peer_pid (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/bluetooth/
H A Dl2cap.h633 struct pid *(*get_peer_pid) (struct l2cap_chan *chan); member
/linux/net/bluetooth/
H A Dl2cap_sock.c1759 .get_peer_pid = l2cap_sock_get_peer_pid_cb,
H A Dl2cap_core.c1313 pid = chan->ops->get_peer_pid(chan); in l2cap_ecred_defer_connect()
1358 data.pid = chan->ops->get_peer_pid(chan); in l2cap_ecred_connect()
6894 pid = chan->ops->get_peer_pid(chan); in l2cap_chan_by_pid()
7027 data.pid = chan->ops->get_peer_pid(chan); in l2cap_chan_connect()