Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dclient_parser.cc93 {kCtpResponseCodeInvalidConfigurationParameterValue,
120 {kCtpResponseCodeInvalidConfigurationParameterValue,
Dclient_parser.h46 constexpr uint8_t kCtpResponseCodeInvalidConfigurationParameterValue = 0x09; variable
Dstate_machine_test.cc1917 client_parser::ascs::kCtpResponseCodeInvalidConfigurationParameterValue, in TEST_F()