fix(ble/bluedroid): Optimize some bluedroid code

This commit is contained in:
zhiweijian
2025-09-09 19:17:53 +08:00
parent 38e3f2ad3b
commit a742abdcf5
8 changed files with 57 additions and 79 deletions

View File

@@ -93,7 +93,7 @@ typedef struct {
#if BLE_INCLUDED == TRUE
#define GAP_MAX_CHAR_NUM 4
#define GAP_MAX_CHAR_NUM 5
typedef struct {
UINT16 handle;