Home
last modified time | relevance | path

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

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