Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_iso_api_types.h64 struct cig_remove_cmpl_evt { struct
/system/bt/stack/test/
Dbtm_iso_test.cc826 bluetooth::hci::iso_manager::cig_remove_cmpl_evt evt; in TEST_F()
830 evt = *static_cast<bluetooth::hci::iso_manager::cig_remove_cmpl_evt*>( in TEST_F()
856 bluetooth::hci::iso_manager::cig_remove_cmpl_evt evt; in TEST_F()
861 evt = *static_cast<bluetooth::hci::iso_manager::cig_remove_cmpl_evt*>( in TEST_F()
/system/bt/stack/btm/
Dbtm_iso_impl.h157 cig_remove_cmpl_evt evt; in on_remove_cig()