-record(bluetooth_device, { address :: binary(), name :: binary(), paired :: boolean(), trusted :: boolean(), connected :: boolean(), rssi :: gleam@option:option(integer()) }).