feat(bt/bluedroid): support clear legacy advertising

This commit is contained in:
chenjianhua
2023-10-23 15:03:38 +08:00
parent c5ae121bac
commit 7a1db4befb
16 changed files with 190 additions and 3 deletions
@@ -159,6 +159,7 @@ typedef struct {
tBTM_BLE_SFP sfp; /* scanning filter policy */
tBTM_START_ADV_CMPL_CBACK *p_adv_cb;
tBTM_START_STOP_ADV_CMPL_CBACK *p_stop_adv_cb;
tBTM_CLEAR_ADV_CMPL_CBACK *p_clear_adv_cb;
tBLE_ADDR_TYPE adv_addr_type;
UINT8 evt_type;
UINT8 adv_mode;