Searched defs:read_local_addr (Results 1 – 2 of 2) sorted by relevance
15 fn read_local_addr(self: &ControllerIntf) -> RawAddress; in read_local_addr() function33 pub fn read_local_addr(&mut self) -> [u8; 6] { in read_local_addr() method
42 RawAddress ControllerIntf::read_local_addr() const { in read_local_addr() function in bluetooth::topshim::rust::ControllerIntf