Searched refs:hci_status (Results 1 – 1 of 1) sorted by relevance
198 static u8 mgmt_status(u8 hci_status) in mgmt_status() argument200 if (hci_status < ARRAY_SIZE(mgmt_status_table)) in mgmt_status()201 return mgmt_status_table[hci_status]; in mgmt_status()