Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.cc37 struct l2c_get_transport_from_fixed_cid l2c_get_transport_from_fixed_cid; variable
82 tBT_TRANSPORT l2c_get_transport_from_fixed_cid(uint16_t fixed_cid) { in l2c_get_transport_from_fixed_cid() function
84 return test::mock::stack_l2cap_api::l2c_get_transport_from_fixed_cid( in l2c_get_transport_from_fixed_cid()
Dmock_stack_l2cap_api.h44 struct l2c_get_transport_from_fixed_cid { struct
49 extern struct l2c_get_transport_from_fixed_cid l2c_get_transport_from_fixed_cid; argument
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc62 tBT_TRANSPORT l2c_get_transport_from_fixed_cid(uint16_t fixed_cid) { in l2c_get_transport_from_fixed_cid() function