Home
last modified time | relevance | path

Searched defs:hci_error_code_text (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/hci/
Dstack_hci_test.cc125 TEST_F(StackHciTest, hci_error_code_text) { in TEST_F() argument
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dhci_error_code.h80 inline std::string hci_error_code_text(const tHCI_ERROR_CODE& error_code) { in hci_error_code_text() function