Home
last modified time | relevance | path

Searched refs:chan_policy (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h527 __u8 chan_policy; member
/openbmc/linux/net/bluetooth/
H A Dl2cap_sock.c637 if (put_user(chan->chan_policy, (u32 __user *) optval)) in l2cap_sock_getsockopt()