Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dmgmt.c218 static const u8 mgmt_status_table[] = { variable
316 if (err < ARRAY_SIZE(mgmt_status_table)) in mgmt_status()
317 return mgmt_status_table[err]; in mgmt_status()