Skip to content

Bluetooth: host: Public access to bt_addr_le_is_resolved() #94959

@koffes

Description

@koffes

Summary

Currently, bt_addr_le_is_resolved() resides:

bool bt_addr_le_is_resolved(const bt_addr_le_t *addr);

It would be great to have access to this function through a public API.

Ref discussion with @Thalley .

Describe the solution you'd like

The declaration of bt_addr_le_is_resolved() should be in a public header.

Alternatives

No response

Additional Context

No response

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions