fix(ble/bluedroid): Optimize some bluedroid code

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

View File

@@ -1618,7 +1618,7 @@ typedef struct {
UINT16 conn_handle;
UINT8 config_id;
UINT8 state;
UINT8 tone_Ant_config_select;
UINT8 tone_ant_config_select;
INT8 select_tx_power;
UINT32 subevent_Len;
UINT8 subevents_per_event;