Skip to content

Commit 2499422

Browse files
author
nazar.palamar
committed
removed holding_deep_sleep_lock declaration from class CyH4TransportDriver:public CordioHCITransportDriver.
1 parent 28bc4b9 commit 2499422

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

connectivity/drivers/ble/FEATURE_BLE/COMPONENT_CYW43XXX/CyH4TransportDriver.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,6 @@ class CyH4TransportDriver : public CordioHCITransportDriver {
123123
bool enabled_powersave;
124124
uint8_t host_wake_irq_event;
125125
uint8_t dev_wake_irq_event;
126-
127-
bool holding_deep_sleep_lock;
128126
};
129127

130128
} // namespace cypress

0 commit comments

Comments
 (0)