Searched refs:kIsoEventCisDisconnected (Results 1 – 5 of 5) sorted by relevance
64 constexpr uint8_t kIsoEventCisDisconnected = 0x02; variable
1364 bluetooth::hci::iso_manager::kIsoEventCisDisconnected); in TEST_F()1397 OnCisEvent(bluetooth::hci::iso_manager::kIsoEventCisDisconnected, _)) in TEST_F()2429 bluetooth::hci::iso_manager::kIsoEventCisDisconnected); in TEST_F()2455 OnCisEvent(bluetooth::hci::iso_manager::kIsoEventCisDisconnected, _)) in TEST_F()2482 OnCisEvent(bluetooth::hci::iso_manager::kIsoEventCisDisconnected, _)) in TEST_F()
654 cig_callbacks_->OnCisEvent(kIsoEventCisDisconnected, &evt); in disconnection_complete()
5411 case bluetooth::hci::iso_manager::kIsoEventCisDisconnected: { in IsoCisEventsCb()
2796 bluetooth::hci::iso_manager::kIsoEventCisDisconnected, &cis_evt); in InjectCisDisconnected()