BT_MAX_PROTO       56 net/bluetooth/af_bluetooth.c static struct net_proto_family *bt_proto[BT_MAX_PROTO];
BT_MAX_PROTO       58 net/bluetooth/af_bluetooth.c static struct lock_class_key bt_slock_key[BT_MAX_PROTO];
BT_MAX_PROTO       59 net/bluetooth/af_bluetooth.c static struct lock_class_key bt_lock_key[BT_MAX_PROTO];
BT_MAX_PROTO       60 net/bluetooth/af_bluetooth.c static const char *bt_key_strings[BT_MAX_PROTO] = {
BT_MAX_PROTO       71 net/bluetooth/af_bluetooth.c static const char *bt_slock_key_strings[BT_MAX_PROTO] = {
BT_MAX_PROTO       87 net/bluetooth/af_bluetooth.c 	if (proto < 0 || proto >= BT_MAX_PROTO)
BT_MAX_PROTO      107 net/bluetooth/af_bluetooth.c 	if (proto < 0 || proto >= BT_MAX_PROTO)
BT_MAX_PROTO      145 net/bluetooth/af_bluetooth.c 	if (proto < 0 || proto >= BT_MAX_PROTO)