Home
last modified time | relevance | path

Searched defs:BTM_IsAclConnectionUp (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/stack/test/common/
Dmock_btm_layer.cc37 bool BTM_IsAclConnectionUp(const RawAddress& remote_bda, in BTM_IsAclConnectionUp() function
/packages/modules/Bluetooth/system/stack/test/hid/
Dstack_hid_test.cc31 bool BTM_IsAclConnectionUp(const RawAddress& remote_bda, in BTM_IsAclConnectionUp() function
/packages/modules/Bluetooth/system/bta/test/common/
Dbtm_api_mock.cc122 bool BTM_IsAclConnectionUp(const RawAddress& remote_bda, in BTM_IsAclConnectionUp() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl.h53 struct BTM_IsAclConnectionUp { struct
61 extern struct BTM_IsAclConnectionUp BTM_IsAclConnectionUp; argument
Dmock_stack_acl.cc44 struct BTM_IsAclConnectionUp BTM_IsAclConnectionUp; variable
167 bool BTM_IsAclConnectionUp(const RawAddress& remote_bda, in BTM_IsAclConnectionUp() function
/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h54 [[nodiscard]] bool (*BTM_IsAclConnectionUp)(const RawAddress& bd_addr, member
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc1132 bool BTM_IsAclConnectionUp(const RawAddress& remote_bda, in BTM_IsAclConnectionUp() function