feat(ble/bluedroid): report cte_type in periodic adv report if CTE feature is enabled

This commit is contained in:
zhiweijian
2025-03-27 20:22:06 +08:00
committed by BOT
parent 8012834e2b
commit 1354037bc7
4 changed files with 17 additions and 3 deletions
@@ -1330,6 +1330,7 @@ typedef struct {
UINT16 sync_handle;
UINT8 tx_power;
INT8 rssi;
UINT8 cte_type;
tBTM_BLE_EXT_ADV_DATA_STATUS data_status;
UINT8 data_length;
UINT8 *data;