Searched refs:rsi_ble_ae_report_complete_t (Results 1 – 3 of 3) sorted by relevance
2757 rsi_ble_ae_report_complete_t ble_ae_report_complete_event;
5640 typedef void (*rsi_ble_ae_report_complete_t)(uint16_t resp_status, rsi_ble_ae_adv_report_t *rsi_ble… typedef
923 …ble_specific_cb->ble_ae_report_complete_event = (rsi_ble_ae_report_complete_t)callback_handler_ptr; in rsi_ble_adv_ext_events_register_callbacks()