Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/test/
H A Dbtm_iso_test.cc295 static const bluetooth::hci::iso_manager::cig_create_cmpl_evt
302 bluetooth::hci::iso_manager::cig_create_cmpl_evt
316 const bluetooth::hci::iso_manager::cig_create_cmpl_evt
534 bluetooth::hci::iso_manager::cig_create_cmpl_evt evt; in TEST_F()
540 evt = *static_cast<bluetooth::hci::iso_manager::cig_create_cmpl_evt*>( in TEST_F()
601 bluetooth::hci::iso_manager::cig_create_cmpl_evt evt; in TEST_F()
606 evt = *static_cast<bluetooth::hci::iso_manager::cig_create_cmpl_evt*>( in TEST_F()
619 bluetooth::hci::iso_manager::cig_create_cmpl_evt evt; in TEST_F()
624 evt = *static_cast<bluetooth::hci::iso_manager::cig_create_cmpl_evt*>( in TEST_F()
712 bluetooth::hci::iso_manager::cig_create_cmpl_evt evt; in TEST_F()
[all …]
/aosp12/system/bt/stack/include/
H A Dbtm_iso_api_types.h69 struct cig_create_cmpl_evt { struct
/aosp12/system/bt/stack/btm/
H A Dbtm_iso_impl.h87 cig_create_cmpl_evt evt; in on_set_cig_params()