Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/gatt/server/services/
Dgap.rs33 pub const DEVICE_APPEARANCE_UUID: Uuid = Uuid::new(0x2A01); constant
84 type_: DEVICE_APPEARANCE_UUID, in register_gap_service()
136 assert_eq!(attrs[4].type_, DEVICE_APPEARANCE_UUID); in test_gap_service_discovery()