Searched refs:get_connection_info (Results 1 – 7 of 7) sorted by relevance
959 def get_connection_info(self, address): member in BluetoothDevice969 return self._proxy.get_connection_info(address)
1505 return (self.bluetooth_facade.get_connection_info(device_address)
233 struct connection_info *get_connection_info(int, int);
643 struct connection_info *ci = get_connection_info(1, options.use_dns); in getpwnamallow()
1425 struct connection_info *connection_info = get_connection_info(0, 0);
700 get_connection_info(int populate, int use_dns) in get_connection_info() function
2066 def get_connection_info(self, address): member in BluetoothDeviceXmlRpcDelegate