Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 279dc84e authored by Abhishek Pandit-Subedi's avatar Abhishek Pandit-Subedi Committed by Automerger Merge Worker
Browse files

floss: Replace todo! in suspend apis am: a7aae5d7

parents 0eee5e07 a7aae5d7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -965,7 +965,7 @@ impl BluetoothGatt {
    /// subsequent API calls will be blocked in this mode.
    pub fn scan_enter_suspend(&mut self) {
        // TODO(b/224603540): Implement
        todo!()
        log::error!("TODO - scan_enter_suspend");
    }

    /// Exits suspend mode for LE Scan.
@@ -975,7 +975,7 @@ impl BluetoothGatt {
    /// mode.
    pub fn scan_exit_suspend(&mut self) {
        // TODO(b/224603540): Implement
        todo!()
        log::error!("TODO - scan_exit_suspend");
    }

    fn find_scanner_by_id<'a>(