Skip to content

Commit

Permalink
Added changes for the ble config
Browse files Browse the repository at this point in the history
  • Loading branch information
shgutte committed Oct 9, 2023
1 parent 170f340 commit 4b20ad3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/platform/silabs/rs911x/rsi_ble_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@

#define RSI_BLE_DEV_NAME "CCP_DEVICE"
#define RSI_BLE_SET_RAND_ADDR "00:23:A7:12:34:56"
#define GATT_READ_ZERO_OFFSET 0x00
#define GATT_READ_RESP 0x00

#define ALL_PHYS (0x00)

#define RSI_BLE_DEV_ADDR_RESOLUTION_ENABLE (0)
Expand Down

0 comments on commit 4b20ad3

Please sign in to comment.