Searched refs:btm_acl_flush (Results 1 – 5 of 5) sorted by relevance
118 struct btm_acl_flush btm_acl_flush; variable503 void btm_acl_flush(uint16_t handle) { in btm_acl_flush() function505 test::mock::stack_acl::btm_acl_flush(handle); in btm_acl_flush()
853 struct btm_acl_flush { struct857 extern struct btm_acl_flush btm_acl_flush; argument
295 void btm_acl_flush(uint16_t handle);
2706 void btm_acl_flush(uint16_t handle) { bluetooth::shim::ACL_Flush(handle); } in btm_acl_flush() function
3596 void l2c_acl_flush(uint16_t handle) { btm_acl_flush(handle); } in l2c_acl_flush()