Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Diso.c2072 static const struct net_proto_family iso_sock_family_ops = { variable
2098 err = bt_sock_register(BTPROTO_ISO, &iso_sock_family_ops); in iso_init()