Searched refs:kCsisLockUuid (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/bta/csis/ |
D | csis_client_test.cc | 158 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()
|
D | csis_types.h | 50 static const bluetooth::Uuid kCsisLockUuid = bluetooth::Uuid::From16Bit(0x2B86); variable
|
D | csis_client.cc | 66 using bluetooth::csis::kCsisLockUuid; 1739 if (charac.uuid == kCsisLockUuid) { in OnCsisServiceFound()
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | le_audio_client_test.cc | 2213 bluetooth::csis::kCsisLockUuid, in set_sample_database()
|