Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc479 hci::ErrorCode gd_error_code = static_cast<hci::ErrorCode>(reason); in TEST_F() local
480 tHCI_STATUS legacy_code = ToLegacyHciErrorCode(gd_error_code); in TEST_F()
482 static_cast<uint8_t>(ToLegacyHciErrorCode(gd_error_code))); in TEST_F()