Home
last modified time | relevance | path

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

/system/bt/main/test/
Dmain_shim_test.cc324 hci::ErrorCode gd_error_code = static_cast<hci::ErrorCode>(reason); in TEST_F() local
325 tHCI_STATUS legacy_code = ToLegacyHciErrorCode(gd_error_code); in TEST_F()
327 static_cast<uint8_t>(ToLegacyHciErrorCode(gd_error_code))); in TEST_F()