mgmt_status_table  178 net/bluetooth/mgmt.c static u8 mgmt_status_table[] = {
mgmt_status_table  244 net/bluetooth/mgmt.c 	if (hci_status < ARRAY_SIZE(mgmt_status_table))
mgmt_status_table  245 net/bluetooth/mgmt.c 		return mgmt_status_table[hci_status];