Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_iso_impl.h745 bool is_known_handle = false; in process_terminate_big_cmpl_pkt() local
750 is_known_handle = true; in process_terminate_big_cmpl_pkt()
756 log::assert_that(is_known_handle, "No such big: {}", evt.big_id); in process_terminate_big_cmpl_pkt()