Home
last modified time | relevance | path

Searched refs:bt_sock_linked (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Daf_bluetooth.c188 bool bt_sock_linked(struct bt_sock_list *l, struct sock *s) in bt_sock_linked() function
208 EXPORT_SYMBOL(bt_sock_linked);
H A Dsco.c81 if (!conn || !bt_sock_linked(&sco_sk_list, conn->sk)) in sco_sock_hold()
H A Diso.c95 if (!conn || !bt_sock_linked(&iso_sk_list, conn->sk)) in iso_sock_hold()
/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h406 bool bt_sock_linked(struct bt_sock_list *l, struct sock *s);