max_key_count    2284 net/bluetooth/mgmt.c 	const u16 max_key_count = ((U16_MAX - sizeof(*cp)) /
max_key_count    2297 net/bluetooth/mgmt.c 	if (key_count > max_key_count) {
max_key_count    5091 net/bluetooth/mgmt.c 	const u16 max_key_count = ((U16_MAX - sizeof(*cp)) /
max_key_count    5103 net/bluetooth/mgmt.c 	if (key_count > max_key_count) {