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

/linux-4.4.14/net/bluetooth/
H A Dmgmt.c171 static u8 mgmt_status_table[] = { variable
237 if (hci_status < ARRAY_SIZE(mgmt_status_table)) mgmt_status()
238 return mgmt_status_table[hci_status]; mgmt_status()

Completed in 78 milliseconds