Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs478 const BASE_UUID_NUM: u128 = 0x0000000000001000800000805f9b34fbu128; constant
529 (num & Self::BASE_UUID_MASK) == Self::BASE_UUID_NUM in in_32bit_uuid_range()