Searched refs:db_out (Results 1 – 1 of 1) sorted by relevance
785 let mut db_out: Vec<BluetoothGattService> = vec![]; in from_db() localVariable790 db_out.push(BluetoothGattService::new( in from_db()799 match db_out.last_mut() { in from_db()814 match db_out.last_mut() { in from_db()836 match db_out.last_mut() { in from_db()852 db_out in from_db()859 let mut db_out: Vec<BtGattDbElement> = vec![]; in into_db() localVariable860 db_out.push(BtGattDbElement { in into_db()873 db_out.push(BtGattDbElement { in into_db()886 db_out.push(BtGattDbElement { in into_db()[all …]