Home
last modified time | relevance | path

Searched refs:big_create_cmpl_evt (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/stack/include/
H A Dbtm_iso_api_types.h127 struct big_create_cmpl_evt { struct
/aosp12/system/bt/stack/test/
H A Dbtm_iso_test.cc297 static const bluetooth::hci::iso_manager::big_create_cmpl_evt
304 bluetooth::hci::iso_manager::big_create_cmpl_evt
323 const bluetooth::hci::iso_manager::big_create_cmpl_evt
1246 bluetooth::hci::iso_manager::big_create_cmpl_evt evt; in TEST_F()
1252 evt = *static_cast<bluetooth::hci::iso_manager::big_create_cmpl_evt*>( in TEST_F()
1320 bluetooth::hci::iso_manager::big_create_cmpl_evt evt; in TEST_F()
1326 evt = *static_cast<bluetooth::hci::iso_manager::big_create_cmpl_evt*>( in TEST_F()
1368 bluetooth::hci::iso_manager::big_create_cmpl_evt evt; in TEST_F()
1374 evt = *static_cast<bluetooth::hci::iso_manager::big_create_cmpl_evt*>( in TEST_F()
/aosp12/system/bt/stack/btm/
H A Dbtm_iso_impl.h494 struct big_create_cmpl_evt evt; in process_create_big_cmpl_pkt()