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

/haiku/src/kits/bluetooth/
H A DCommandManager.cpp570 const char* bluetoothErrors[] = { variable
728 if (error < sizeof(bluetoothErrors) / sizeof(const char*))
729 return bluetoothErrors[error];

Completed in 61 milliseconds