Home
last modified time | relevance | path

Searched defs:l2cu_find_ccb_by_cid (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/test/common/
Dmock_l2cap_layer.cc32 tL2C_CCB* l2cu_find_ccb_by_cid(tL2C_LCB* /*p_lcb*/, uint16_t /*local_cid*/) { return nullptr; } in l2cu_find_ccb_by_cid() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc65 tL2C_CCB* l2cu_find_ccb_by_cid(tL2C_LCB* /* p_lcb */, uint16_t /* local_cid */) { in l2cu_find_ccb_by_cid() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_utils.cc3463 tL2C_CCB* l2cu_find_ccb_by_cid(tL2C_LCB* p_lcb, uint16_t local_cid) { in l2cu_find_ccb_by_cid() function