Searched refs:EMPTY_ADDRESS (Results 1 – 5 of 5) sorted by relevance
23 pub const EMPTY_ADDRESS: Address = Address(0x000000000000); constant54 *self == EMPTY_ADDRESS in is_empty()
48 (addr != hci::EMPTY_ADDRESS).then_some(addr) in get_address()
43 peer: Cell::new(hci::EMPTY_ADDRESS), in default()83 self.peer.set(hci::EMPTY_ADDRESS); in reset()337 hci::EMPTY_ADDRESS in peer_address()
12 pub const EMPTY_ADDRESS: Address = Address(0x000000000000); constant
487 if use_accept_list { hcidoc_packets::hci::EMPTY_ADDRESS } else { address }; in process_le_conn_complete_ev()