Home
last modified time | relevance | path

Searched refs:Num_Subevents (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Daci_adv_nwk.c193 uint8_t Num_Subevents, in hci_le_set_periodic_advertising_subevent_data() argument
215 if(pawr_buff_subevent_num_available() < Num_Subevents) in hci_le_set_periodic_advertising_subevent_data()
221 for(i = 0; i < Num_Subevents; i++) in hci_le_set_periodic_advertising_subevent_data()
249 Num_Subevents, in hci_le_set_periodic_advertising_subevent_data()
258 for(i = 0; i < Num_Subevents; i++) in hci_le_set_periodic_advertising_subevent_data()
Daci_adv_nwk.h86 uint8_t Num_Subevents,
Ddtm_cmd_db.c1740 uint8_t Num_Subevents;
1767 uint8_t Num_Subevents;
1796 uint8_t Num_Subevents;
9828 if(cp0->Num_Subevents > HCI_MAX_PAYLOAD_SIZE/sizeof(Subevent_Data_Parameters_t)) in hci_le_set_periodic_advertising_subevent_data_process()
9830 cp0->Num_Subevents = 0; in hci_le_set_periodic_advertising_subevent_data_process()
9833 for (i = 0; i < cp0->Num_Subevents; i++) { in hci_le_set_periodic_advertising_subevent_data_process()
9852 cp0->Num_Subevents /* 1 */, in hci_le_set_periodic_advertising_subevent_data_process()
9931 if(buffer_in_length != 2 + 2 + 1 + cp0->Num_Subevents * (sizeof(uint8_t))) in hci_le_set_periodic_sync_subevent_process()
9938 cp0->Num_Subevents /* 1 */, in hci_le_set_periodic_sync_subevent_process()
10066 cp0->Num_Subevents /* 1 */, in hci_le_set_periodic_advertising_parameters_v2_process()
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h4704 uint8_t Num_Subevents,
4880 uint8_t Num_Subevents,
5770 uint8_t Num_Subevents,
Dble_events.h545 uint8_t Num_Subevents;
574 uint8_t Num_Subevents;
Dble_stack_user_cfg.h2562 uint8_t Num_Subevents,
2664 uint8_t Num_Subevents,
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c5673 uint8_t Num_Subevents, in hci_le_set_periodic_advertising_parameters_v2() argument
5683 Num_Subevents, in hci_le_set_periodic_advertising_parameters_v2()
6013 uint8_t Num_Subevents, in hci_le_set_periodic_sync_subevent() argument
6018 Num_Subevents, in hci_le_set_periodic_sync_subevent()
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h3186 uint8_t Num_Subevents;