BRDistanceStatus

Objective-C

enum BRDistanceStatus : NSUInteger {}

Swift

enum BRDistanceStatus : UInt, @unchecked Sendable