Home
last modified time | relevance | path

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

/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/auto/
H A Dble_events.c314 void hci_disconnection_complete_event_process(uint8_t *buffer_in) in hci_disconnection_complete_event_process()
351 void hci_encryption_change_event_process(uint8_t *buffer_in) in hci_encryption_change_event_process()
390 void hci_read_remote_version_information_complete_event_process(uint8_t *buffer_in) in hci_read_remote_version_information_complete_event_process()
418 void hci_hardware_error_event_process(uint8_t *buffer_in) in hci_hardware_error_event_process()
447 void hci_number_of_completed_packets_event_process(uint8_t *buffer_in) in hci_number_of_completed_packets_event_process()
467 void hci_data_buffer_overflow_event_process(uint8_t *buffer_in) in hci_data_buffer_overflow_event_process()
495 void hci_encryption_key_refresh_complete_event_process(uint8_t *buffer_in) in hci_encryption_key_refresh_complete_event_process()
534 void aci_hal_end_of_radio_activity_event_process(uint8_t *buffer_in) in aci_hal_end_of_radio_activity_event_process()
566 void aci_hal_scan_req_report_event_process(uint8_t *buffer_in) in aci_hal_scan_req_report_event_process()
589 void aci_hal_fw_error_event_process(uint8_t *buffer_in) in aci_hal_fw_error_event_process()
[all …]