Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dbtm_iso_api_types.h67 constexpr uint8_t kIsoEventCigOnReconfigureCmpl = 0x01; variable
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_iso_impl.h138 uint8_t evt_code = IsCigKnown(cig_id) ? kIsoEventCigOnReconfigureCmpl in on_set_cig_params()
152 if (evt_code == kIsoEventCigOnReconfigureCmpl) { in on_set_cig_params()
/packages/modules/Bluetooth/system/stack/test/
Dbtm_iso_test.cc790 OnCigEvent(bluetooth::hci::iso_manager::kIsoEventCigOnReconfigureCmpl, _)) in TEST_F()
810 OnCigEvent(bluetooth::hci::iso_manager::kIsoEventCigOnReconfigureCmpl, _)) in TEST_F()