Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_preprocess_events.c75 hci_disconnection_complete_event_rp0 *evt = (hci_disconnection_complete_event_rp0 *)buffer_in; in hci_disconnection_complete_event_process() local
88 …aci_hal_adv_scan_resp_data_update_event_rp0 *evt = (aci_hal_adv_scan_resp_data_update_event_rp0 *)… in aci_hal_adv_scan_resp_data_update_event_process() local
102 aci_hal_pawr_data_free_event_rp0 *evt = (aci_hal_pawr_data_free_event_rp0 *)buffer_in; in aci_hal_pawr_data_free_event_process() local
117 …aci_l2cap_cos_disconnection_complete_event_rp0 *evt = (aci_l2cap_cos_disconnection_complete_event_… in aci_l2cap_cos_disconnection_complete_event_process() local
128 aci_l2cap_cos_sdu_data_rx_event_rp0 *evt = (aci_l2cap_cos_sdu_data_rx_event_rp0 *)buffer_in; in aci_l2cap_cos_sdu_data_rx_event_process() local
146 aci_gatt_tx_pool_available_event_rp0 *evt = (aci_gatt_tx_pool_available_event_rp0 *)buffer_in; in aci_gatt_tx_pool_available_event_process() local
157 …aci_gatt_srv_attribute_modified_event_rp0 *evt = (aci_gatt_srv_attribute_modified_event_rp0 *)buff… in aci_gatt_srv_attribute_modified_event_process() local
171 aci_gatt_clt_notification_event_rp0 *evt = (aci_gatt_clt_notification_event_rp0 *)buffer_in; in aci_gatt_clt_notification_event_process() local
185 aci_gatt_clt_proc_complete_event_rp0 *evt = (aci_gatt_clt_proc_complete_event_rp0 *)buffer_in; in aci_gatt_clt_proc_complete_event_process() local
197 aci_gatt_srv_read_event_rp0 *evt = (aci_gatt_srv_read_event_rp0 *)buffer_in; in aci_gatt_srv_read_event_process() local
[all …]
Dtransport_layer.c408 evt_le_meta_event *evt = (evt_le_meta_event *)event_pckt->data; in BLE_STACK_Event() local