Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Dadv_buff_alloc.c29 uint8_t handle; member
55 static struct adv_set_info_s *search_handle(uint8_t handle, uint8_t data_type) in search_handle()
76 uint8_t new_buff_pending(uint8_t handle, uint8_t data_type) in new_buff_pending()
103 uint8_t *adv_buff_alloc(uint8_t handle, uint16_t buffer_len, uint8_t extend, uint16_t *old_buff_len… in adv_buff_alloc()
168 void adv_buff_free_current(uint8_t handle, uint8_t data_type) in adv_buff_free_current()
186 void adv_buff_free_next(uint8_t handle, uint8_t data_type) in adv_buff_free_next()
244 void adv_buff_activate_next(uint8_t handle, uint8_t data_type) in adv_buff_activate_next()
264 void adv_buff_deactivate_current(uint8_t handle, uint8_t data_type) in adv_buff_deactivate_current()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c1188 static void _calibration_callback(void *handle) in _calibration_callback()
1323 …c VTIMER_HandleType *_insert_timer_in_queue(VTIMER_HandleType *rootNode, VTIMER_HandleType *handle) in _insert_timer_in_queue()
1367 …c VTIMER_HandleType *_remove_timer_in_queue(VTIMER_HandleType *rootNode, VTIMER_HandleType *handle) in _remove_timer_in_queue()