Searched refs:kCsisErrorCodeLockAlreadyGranted (Results 1 – 2 of 2) sorted by relevance
58 static constexpr uint8_t kCsisErrorCodeLockAlreadyGranted = 0x85; variable
360 status != bluetooth::csis::kCsisErrorCodeLockAlreadyGranted) { in OnGattCsisWriteLockRsp()