Searched refs:le_audio_big_sync_t (Results 1 – 3 of 3) sorted by relevance
270 } le_audio_big_sync_t; typedef863 uint8_t gap_big_sync_create(le_audio_big_sync_t * storage, le_audio_big_sync_params_t * big_sync_pa…
262 static void hci_emit_big_sync_created(const le_audio_big_sync_t * big_sync, uint8_t status);266 static le_audio_big_sync_t * hci_big_sync_for_handle(uint8_t big_handle);3118 … le_audio_big_sync_t *big_sync = (le_audio_big_sync_t *) btstack_linked_list_iterator_next(&it); in handle_command_complete_event()3202 … le_audio_big_sync_t *big_sync = (le_audio_big_sync_t *) btstack_linked_list_iterator_next(&it); in handle_command_complete_event()3236 static void hci_iso_big_sync_failed(const le_audio_big_sync_t *big_sync, uint8_t status) { in hci_iso_big_sync_failed()3331 …le_audio_big_sync_t * big_sync = hci_big_sync_for_handle(hci_stack->iso_active_operation_group_id); in handle_command_status_event()3667 le_audio_big_sync_t * big_sync; in event_handler()5711 … le_audio_big_sync_t * big_sync = (le_audio_big_sync_t*) hci_stack->le_audio_big_syncs; in hci_halting_run()7079 … le_audio_big_sync_t * big_sync = (le_audio_big_sync_t *) btstack_linked_list_iterator_next(&it); in hci_run_iso_tasks()10369 static void hci_emit_big_sync_created(const le_audio_big_sync_t * big_sync, uint8_t status){ in hci_emit_big_sync_created()[all …]
172 static le_audio_big_sync_t big_sync_storage;