Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dclient_parser.cc89 {kCtpResponseCodeUnsupportedConfigurationParameterValue,
116 {kCtpResponseCodeUnsupportedConfigurationParameterValue,
Dclient_parser.h44 constexpr uint8_t kCtpResponseCodeUnsupportedConfigurationParameterValue = 0x07; variable