Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl.h471 struct btm_is_acl_locally_initiated { struct
475 extern struct btm_is_acl_locally_initiated btm_is_acl_locally_initiated; argument
Dmock_stack_acl.cc85 struct btm_is_acl_locally_initiated btm_is_acl_locally_initiated; variable
344 bool btm_is_acl_locally_initiated(void) { in btm_is_acl_locally_initiated() function
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc1184 bool btm_is_acl_locally_initiated(void) { in btm_is_acl_locally_initiated() function