Searched refs:GattConnection (Results 1 – 1 of 1) sorted by relevance
40 connections: HashMap<TransportIndex, GattConnection>,49 struct GattConnection { struct91 self.connections.insert(tcb_idx, GattConnection { bearer, database: database.downgrade() }); in on_le_connect()