Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/shim/
Dacl.h68 std::optional<uint8_t> GetAdvertisingSetConnectedTo(
Dacl_api.cc174 return Stack::GetInstance()->GetAcl()->GetAdvertisingSetConnectedTo(addr); in ACL_GetAdvertisingSetConnectedTo()
Dacl.cc808 std::optional<uint8_t> GetAdvertisingSetConnectedTo() { in GetAdvertisingSetConnectedTo() function in LeShimAclConnection
1596 std::optional<uint8_t> shim::legacy::Acl::GetAdvertisingSetConnectedTo( in GetAdvertisingSetConnectedTo() function in shim::legacy::Acl
1601 return connection->GetAdvertisingSetConnectedTo(); in GetAdvertisingSetConnectedTo()
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl.cc112 std::optional<uint8_t> shim::legacy::Acl::GetAdvertisingSetConnectedTo( in GetAdvertisingSetConnectedTo() function in shim::legacy::Acl