Skip to content

Commit

Permalink
Restyle changes
Browse files Browse the repository at this point in the history
  • Loading branch information
shgutte committed Oct 9, 2023
1 parent bfb974b commit 9385bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform/silabs/BLEManagerImpl.h
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ class BLEManagerImpl final : public BLEManager, private BleLayer, private BlePla
void HandleSoftTimerEvent(volatile sl_bt_msg_t * evt);
#if CHIP_ENABLE_ADDITIONAL_DATA_ADVERTISING
static void HandleC3ReadRequest(volatile sl_bt_msg_t * evt);
#endif
#endif
#endif // RSI_BLE_ENABLE & BLE_ENABLE
CHIP_ERROR StartAdvertising(void);
CHIP_ERROR StopAdvertising(void);
Expand Down

0 comments on commit 9385bae

Please sign in to comment.