Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/rust/hci/custom_types/
H A Dlib.rs8 pub const EMPTY_ADDRESS: Address = Address { bytes: [0x00, 0x00, 0x00, 0x00, 0x00, 0x00] }; const
22 *self == EMPTY_ADDRESS in is_empty()