BT_MAX_PROTO       42 net/bluetooth/af_bluetooth.c static const struct net_proto_family *bt_proto[BT_MAX_PROTO];
BT_MAX_PROTO       45 net/bluetooth/af_bluetooth.c static struct lock_class_key bt_lock_key[BT_MAX_PROTO];
BT_MAX_PROTO       46 net/bluetooth/af_bluetooth.c static const char *const bt_key_strings[BT_MAX_PROTO] = {
BT_MAX_PROTO       57 net/bluetooth/af_bluetooth.c static struct lock_class_key bt_slock_key[BT_MAX_PROTO];
BT_MAX_PROTO       58 net/bluetooth/af_bluetooth.c static const char *const bt_slock_key_strings[BT_MAX_PROTO] = {
BT_MAX_PROTO       84 net/bluetooth/af_bluetooth.c 	if (proto < 0 || proto >= BT_MAX_PROTO)
BT_MAX_PROTO      102 net/bluetooth/af_bluetooth.c 	if (proto < 0 || proto >= BT_MAX_PROTO)
BT_MAX_PROTO      119 net/bluetooth/af_bluetooth.c 	if (proto < 0 || proto >= BT_MAX_PROTO)