Searched refs:avoid_l2c_processing_while_stack_shutdown (Results 1 – 5 of 5) sorted by relevance
57 name: "avoid_l2c_processing_while_stack_shutdown"
47 virtual bool avoid_l2c_processing_while_stack_shutdown() = 0;389 inline bool avoid_l2c_processing_while_stack_shutdown() { in avoid_l2c_processing_while_stack_shutdown() function
182 pub fn avoid_l2c_processing_while_stack_shutdown(&self) -> bool { in avoid_l2c_processing_while_stack_shutdown() method1578 pub fn avoid_l2c_processing_while_stack_shutdown() -> bool { in avoid_l2c_processing_while_stack_shutdown() function
113 virtual bool avoid_l2c_processing_while_stack_shutdown() override { in avoid_l2c_processing_while_stack_shutdown() function in com::android::bluetooth::flags::flag_provider
229 if (com::android::bluetooth::flags::avoid_l2c_processing_while_stack_shutdown() && in process_l2cap_cmd()