Home
last modified time | relevance | path

Searched refs:GetAdvertisingSetConnectedTo (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/main/shim/
Dacl.h65 void GetAdvertisingSetConnectedTo(const RawAddress& remote_bda,
Dacl_api.cc144 Stack::GetInstance()->GetAcl()->GetAdvertisingSetConnectedTo(addr, std::move(promise)); in ACL_GetAdvertisingSetConnectedTo()
Dacl.cc734 std::optional<uint8_t> GetAdvertisingSetConnectedTo() { in GetAdvertisingSetConnectedTo() function in LeShimAclConnection
1079 promise.set_value(connection->GetAdvertisingSetConnectedTo()); in get_advertising_set_connected_to()
1379 void shim::Acl::GetAdvertisingSetConnectedTo(const RawAddress& remote_bda, in GetAdvertisingSetConnectedTo() function in shim::Acl
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl.cc89 void shim::Acl::GetAdvertisingSetConnectedTo( in GetAdvertisingSetConnectedTo() function in shim::Acl