Merge remote-tracking branch 'ofw/dev' into mntm-dev

This commit is contained in:
Willy-JL
2025-04-12 06:35:36 +01:00
151 changed files with 2802 additions and 1745 deletions

View File

@@ -74,7 +74,7 @@ typedef struct {
uint16_t Service_UUID_16;
uint8_t Service_UUID_128[16];
} adv_service;
uint8_t mfg_data[20];
uint8_t mfg_data[23];
uint8_t mfg_data_len;
uint16_t appearance_char;
bool bonding_mode;