Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/csis/
Dcsis_types.h54 static constexpr uint8_t kCsisErrorCodeReleaseNotAllowed = 0x81; variable
Dcsis_client.cc1001 case bluetooth::csis::kCsisErrorCodeReleaseNotAllowed: in LockError2GroupLockStatus()