Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_iso_impl.h546 bool is_known_handle = false; in process_terminate_big_cmpl_pkt() local
551 is_known_handle = true; in process_terminate_big_cmpl_pkt()
557 LOG_ASSERT(is_known_handle) << "No such big"; in process_terminate_big_cmpl_pkt()