Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client_test.cc158 builder.AddCharacteristic(0x0026, 0x0027, kCsisLockUuid, in set_sample_cap_included_database()
238 builder.AddCharacteristic(0x0026, 0x0027, kCsisLockUuid, in set_sample_database()
322 builder.AddCharacteristic(0x0037, 0x0038, kCsisLockUuid, in set_sample_database_double_csis()
355 builder.AddCharacteristic(0x0051, 0x0052, kCsisLockUuid, in set_sample_database_double_csis()
Dcsis_types.h50 static const bluetooth::Uuid kCsisLockUuid = bluetooth::Uuid::From16Bit(0x2B86); variable
Dcsis_client.cc66 using bluetooth::csis::kCsisLockUuid;
1739 if (charac.uuid == kCsisLockUuid) { in OnCsisServiceFound()
/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_client_test.cc2213 bluetooth::csis::kCsisLockUuid, in set_sample_database()