Home
last modified time | relevance | path

Searched refs:PERIODIC_ADV_DATA (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Daci_adv_nwk.c187 … Operation, Advertising_Data_Length, Advertising_Data, PERIODIC_ADV_DATA, LL); in hci_le_set_periodic_advertising_data()
633 …if(((Enable & 0x01U) == 0x01U) && (new_buff_pending(Advertising_Handle, PERIODIC_ADV_DATA) == TRUE… in hci_le_set_periodic_advertising_enable_preprocess()
Dadv_buff_alloc.h9 #define PERIODIC_ADV_DATA 2 macro