Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_int.h705 void l2c_acl_flush(uint16_t handle);
Dl2c_api.cc1589 l2c_acl_flush(p_lcb->Handle()); in L2CA_FlushChannel()
Dl2c_utils.cc3596 void l2c_acl_flush(uint16_t handle) { btm_acl_flush(handle); } in l2c_acl_flush() function