Searched refs:add_to_connect_list (Results 1 – 3 of 3) sorted by relevance
126 self.dut_hal.add_to_connect_list('0C:05:04:03:02:01')
409 …void create_le_connection(AddressWithType address_with_type, bool add_to_connect_list, bool is_dir… in create_le_connection()411 if (add_to_connect_list) { in create_le_connection()
233 def add_to_connect_list(self, remote_addr): member in PyHal