Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl.h350 struct acl_get_connection_from_handle { struct
355 extern struct acl_get_connection_from_handle acl_get_connection_from_handle; argument
Dmock_stack_acl.cc75 struct acl_get_connection_from_handle acl_get_connection_from_handle; variable
300 tACL_CONN* acl_get_connection_from_handle(uint16_t handle) { in acl_get_connection_from_handle() function
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc360 tACL_CONN* StackAclBtmAcl::acl_get_connection_from_handle(uint16_t hci_handle) { in acl_get_connection_from_handle() function in StackAclBtmAcl
366 tACL_CONN* acl_get_connection_from_handle(uint16_t handle) { in acl_get_connection_from_handle() function