Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_stack_l2cap_api.h62 struct l2c_get_transport_from_fixed_cid { struct
67 extern struct l2c_get_transport_from_fixed_cid l2c_get_transport_from_fixed_cid; argument
H A Dmock_stack_l2cap_api.cc62 struct l2c_get_transport_from_fixed_cid l2c_get_transport_from_fixed_cid; variable
101 tBT_TRANSPORT l2c_get_transport_from_fixed_cid(uint16_t fixed_cid) { in l2c_get_transport_from_fixed_cid() function
/aosp12/system/bt/stack/l2cap/
H A Dl2c_api.cc45 tBT_TRANSPORT l2c_get_transport_from_fixed_cid(uint16_t fixed_cid) { in l2c_get_transport_from_fixed_cid() function