Home
last modified time | relevance | path

Searched refs:big_terminate_cmpl_evt (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dbtm_iso_api_types.h163 struct big_terminate_cmpl_evt { struct
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dstate_machine.cc40 using bluetooth::hci::iso_manager::big_terminate_cmpl_evt;
568 auto* evt = static_cast<big_terminate_cmpl_evt*>(data); in HandleHciEvent()
Dbroadcaster.cc45 using bluetooth::hci::iso_manager::big_terminate_cmpl_evt;
873 auto* evt = static_cast<big_terminate_cmpl_evt*>(data); in OnBigEvent()
Dstate_machine_test.cc287 big_terminate_cmpl_evt evt; in ConfigureIsoManagerMock()
Dbroadcaster_test.cc420 hci::iso_manager::big_terminate_cmpl_evt evt = {.big_id = big_id, in InjectBigTerminateComplete()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_iso_impl.h737 struct big_terminate_cmpl_evt evt; in process_terminate_big_cmpl_pkt()
/packages/modules/Bluetooth/system/stack/test/
Dbtm_iso_test.cc1654 bluetooth::hci::iso_manager::big_terminate_cmpl_evt evt; in TEST_F()
1665 *static_cast<bluetooth::hci::iso_manager::big_terminate_cmpl_evt*>( in TEST_F()