Home
last modified time | relevance | path

Searched refs:ptr_evnt_hdr (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/lib/stm32wba/STM32_WPAN/link_layer/ll_cmd_lib/inc/
Dhci.h67 ble_buff_hdr_t *ptr_evnt_hdr);
185 uint8_t hci_queue_send_pckt(ble_buff_hdr_t *ptr_evnt_hdr);
Dll_intf.h1854 typedef uint8_t (*hst_cbk)(ble_buff_hdr_t *ptr_evnt_hdr);
1855 typedef void (*hst_cbk_queue_full)(ble_buff_hdr_t *ptr_evnt_hdr);
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/link_layer/ll_sys/src/
Dll_sys_startup.c36 static void ll_sys_event_missed_cb( ble_buff_hdr_t* ptr_evnt_hdr ) in ll_sys_event_missed_cb() argument